This project acts as client application for Weather App API, provides user with the weather condition of a given city or by detecting current user location.
This project was bootstrapped with Create React App.
Deployed by heroku: https://weather-app-client.herokuapp.com/
# Clone the repo
$ git clone https://github.com/OMARVII/weather-app-frontend.git
$ cd weather-app-frontend
$ yarn install
$ yarn start