Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 723 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 723 Bytes

Tempreture converter

A lightweight javascript app that converts tempreture between Celsius and Fahrenheit

Here is a Demo

Requirments

None

Getting started

  • Copy repository
$git clone https://github.com/gumbol/js-tempreture-converter

If you did not download or clone the repository then make sure that you have the files in the same directory structure locally. Otherwise you will need to point public/index.html to the right file path.

Note

I am not sure what functionality this app might need. I might integrate some weather modules.

Licenses

This app is under MIT license