Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 437 Bytes

File metadata and controls

29 lines (18 loc) · 437 Bytes

Weather App

Aplication to check weather information.

To view project online visit: View project online

Use and Setup

For first time use, install the dependencies

yarn

or

npm install

To run the app locally:

Run the following command.

yarn start

Open http://localhost:3000 to view it in the browser.