https://github.com/alexoid1/weather-app
This is a weather app that uses Open-Weather-API to get the weather in different cities of the world also use the Unsplash API for the background and Mapbox.js to select the location for latitude and longitude.
https://github.com/alexoid1/weather-app
javascript mapbox-gl-js open-weather-map-api unsplash-api webpack
Last synced: about 1 year ago
JSON representation
This is a weather app that uses Open-Weather-API to get the weather in different cities of the world also use the Unsplash API for the background and Mapbox.js to select the location for latitude and longitude.
- Host: GitHub
- URL: https://github.com/alexoid1/weather-app
- Owner: Alexoid1
- Created: 2020-11-08T18:43:52.000Z (over 5 years ago)
- Default Branch: development
- Last Pushed: 2020-11-10T12:19:33.000Z (over 5 years ago)
- Last Synced: 2025-02-03T18:58:04.745Z (over 1 year ago)
- Topics: javascript, mapbox-gl-js, open-weather-map-api, unsplash-api, webpack
- Language: JavaScript
- Homepage: https://alexoid1.github.io/Weather-app/
- Size: 1.06 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Weather app
This is a weather app that uses Open-Weather-API to get the weather in different cities of the world also use the Unsplash API for the background and Mapbox.js to select the location for latitude and longitude.

## Built With
- JavaScript
- Webpack
- Css
- Unsplah API
- Mapbox.js
- Open-Weather-Api
## Live Demo
[Live Demo Link](https://alexoid1.github.io/Weather-app/)
### Prerequisites
Browser
Internet
## Getting Started
To get a local copy up and running follow these simple example steps:
- Go to https://github.com/Alexoid1/Weather-app and clone the repo using:
`https://github.com/Alexoid1/Weather-app.git` in your terminal.
### Github Actions
To make sure the linters' checks using Github Actions work properly, you should follow the next steps:
1. On your recently forked repo, enable the GitHub Actions in the Actions tab.
2. Create the `feature/branch` and push.
3. Start working on your milestone as usual.
4. Open a PR from the `feature/branch` when your work is done.
## Authors
👤 **Pablo Alexis Zambrano Coral**
- Github: [@Alexoid1](https://github.com/Alexoid1)
- Twitter: [@Alexis Zambrano_acz](https://twitter.com/pablo_acz)
- Linkedin: [linkedin](https://www.linkedin.com/in/pablo-alexis-zambrano-coral-7a614a189/)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Alexoid1/Weather-app/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- The Odin Project
## 📝 License
This project is [MIT]() licensed.