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

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.

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]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)

# 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:
![screenshot](./assets/screenshot1.png)

Actual Weather:
![screenshot](./assets/screenshot2.png)

5-Day Forecast:
![screenshot](./assets/screenshot3.png)

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