https://github.com/javitocor/weather-app-js
A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.
https://github.com/javitocor/weather-app-js
api bootstrap4 css html javascript microverse-projects theodinproject
Last synced: 23 days ago
JSON representation
A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.
- Host: GitHub
- URL: https://github.com/javitocor/weather-app-js
- Owner: javitocor
- License: mit
- Created: 2020-07-09T10:14:33.000Z (about 5 years ago)
- Default Branch: development
- Last Pushed: 2023-01-07T20:06:42.000Z (over 2 years ago)
- Last Synced: 2025-01-12T05:24:46.053Z (9 months ago)
- Topics: api, bootstrap4, css, html, javascript, microverse-projects, theodinproject
- Language: JavaScript
- Homepage: https://raw.githack.com/javitocor/Weather-App-JS/feature/dist/index.html
- Size: 2.99 MB
- Stars: 10
- Watchers: 1
- Forks: 9
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
# Weather-App-JS
> A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.
Landing Page:
Actual Weather:
5-Day Forecast:
Additional description about the project and its features.
## Built With
- HTML
- CSS
- JAVASCRIPT
- NPM
- WEBPACK
- BOOTSTRAP
- GITHUB ACTIONS## Live Demo
[Live Demo Link](https://raw.githack.com/javitocor/Weather-App-JS/feature/dist/index.html) :point_left:
## Getting Started
- Follow the live demo link and enjoy the site.### Usage
- To get a local copy up and running follow these simple example steps.Clone the repository unto your local machine cd to the folder.
### Prerequisites
- A modern browser, up to date. :muscle:
### Run tests
- There is no automated tests for this project.
## Future features
- Add extra functionality and a contact page.
## Author
👤 Javier Oriol Correas Sanchez Cuesta
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/javitocor/Weather-App-JS/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments 🚀
- The Odin Project
- Microverse## 📝 License
This project is [MIT](lic.url) licensed.
[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Weather-App-JS.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/Weather-App-JS/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/Weather-App-JS.svg?style=flat-square
[forks-url]: https://github.com/javitocor/Weather-App-JS/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/Weather-App-JS.svg?style=flat-square
[stars-url]: https://github.com/javitocor/Weather-App-JS/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/Weather-App-JS.svg?style=flat-square
[issues-url]: https://github.com/javitocor/Weather-App-JS/issues