This is a simple web app that allows a user to convert between temperatures of different units.
This project was bootstrapped with create-react-app. npx create-react-app .
The dependencies required are all included in the package.json
file. They will all be installed by running the npm install
command.
To start the project run npm start
.
click the link below
Open Ifeanyi-temperature-app to view it in the browser.