a simple temperature converter from celsius to fahrenheit in react
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.
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.