In the project directory, you can run:

npm start

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

About the project:-

This is simple project made while learning React.

Temperature remains cold between 0-15 degree. Also temperature can not be decreased below 0 degree. Cold_Temperature

Temperature remains hot between 16-35 degree. Also temperature can not be increasedbeyond 35 degree. Hot_Temperature