odilson-dev / weather-app

A weather forecast site using the open map weather API

Home Page:https://odilson-dev.github.io/weather-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

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.

screenshot

Built With

  • HTML
  • JavaScript
  • Webpack
  • OpenMapAPI

Live Demo

Live Demo Link

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ git clone https://github.com/odilsoncode/weather-app.git
$ cd weather-app
$ npm install
$ npm run start

Author

Italis Odilson Woodly

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

A weather forecast site using the open map weather API

https://odilson-dev.github.io/weather-app/


Languages

Language:JavaScript 50.9%Language:CSS 49.1%