To run project:
- clone repository locally using terminal
git clone https://github.com/KristianaTR/WeatherApp.git
- change current working directory to WeatherApp/weather-app
cd WeatherApp/weather-app
- install dependencies
npm install
- run react project
npm start
- open the app locally using the localhost link provided in the terminal