An open API service indexing awesome lists of open source software.

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

A weather forecast site using the open map weather API
https://github.com/odilson-dev/weather-app

await-async html-css-javascript promises webpack5

Last synced: 6 months ago
JSON representation

A weather forecast site using the open map weather API

Awesome Lists containing this project

README

          

# 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](./src/images/weather-screenshot.png)

## Built With

- HTML
- JavaScript
- Webpack
- OpenMapAPI

## Live Demo

[Live Demo Link](https://odilsoncode.github.io/weather-app/)

## Getting Started

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

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

## Author

**Italis Odilson Woodly**

- Github: [@odilsoncode](https://github.com/odilsoncode/)
- Twitter: [@odilsoncode](https://twitter.com/odilsoncode)
- Linkedin: [odilsoncode](https://www.linkedin.com/in/odilsoncode/)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/odilsoncode/weather-app/issues).

## Show your support

Give a ⭐️ if you like this project!