Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 571 Bytes

README.md

File metadata and controls

25 lines (11 loc) · 571 Bytes

Getting started

Description

This is a simple web app that allows a user to convert between temperatures of different units.

React

This project was bootstrapped with create-react-app. npx create-react-app .

Project Set-up

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.

Check out the web app

click the link below

Open Ifeanyi-temperature-app to view it in the browser.