In this project, I created a weather forecast site using the open map weather API.
I got comfortable consuming the API using Async/Await to work with promises using the fetch
function.
- HTML
- JavaScript
- Webpack
- BootStrap
- OpenMapAPI
To get a local copy of the repository please run the following commands on your terminal:
$ git clone https://github.com/acushlakoncept/weather-app.git
$ cd weather-app
$ npm install
$ npm run start
Uduak Essien
- Github: @acushlakoncept
- Twitter: @acushlakoncept
- Linkedin: acushlakoncept
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!