Skip to content

a simple temperature converter from celsius to fahrenheit in react

Notifications You must be signed in to change notification settings

Keongy/temperature-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A temperature converter: celsius / fahrenheit

A simple temperature converter, enter a value in celsius or fahrenheit. The converter will write in the other input the value celsius or fahrenheit... And tell you if the water boil or not.

This is a real simple app for testing to connect two input.

How to start the project :

  • Download the project
  • Use Npm install
  • Use Npm start or yarn start

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

a simple temperature converter from celsius to fahrenheit in react

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages