This project requires the OpenWeatherMap Api in order to get the weather condition of a particular location. Es7 features Async/Await were used in making these Api calls along with the fetch Api. Users can search for the weather of a location by using the search box to sarch for a city name.
- See a live preview here
- Webpack
- Javascript
- CSS
- HTML5
- Fetch Api
- OpenWeather Api
In order to start with the project:
-
Install npm in your machine.
-
Clone this repository
-
cd inside the project
-
Run
npm i
in the terminal to install the dependencies.
5. Run npm run dev
to start compilation
6. Open your browser to see the changes
👤 Adewale Orotayo
- Github: @didymus707
- Twitter: @didy707
- Linkedin: Didymus
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!