/react-weather

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

This is a react weather application built using openweather API.

This project was bootstrapped with Create React App.

To run on your local computer

Run the following commands in the terminal inside the project folder.

npm install

This will install the dependencies for the react app to run.

npm start