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
- Host: GitHub
- URL: https://github.com/odilson-dev/weather-app
- Owner: odilson-dev
- Created: 2024-03-19T02:48:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T18:02:10.000Z (about 2 years ago)
- Last Synced: 2025-02-23T20:52:45.027Z (over 1 year ago)
- Topics: await-async, html-css-javascript, promises, webpack5
- Language: JavaScript
- Homepage: https://odilson-dev.github.io/weather-app/
- Size: 3.53 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

## 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!