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

https://github.com/guillainbisimwa/weather-app

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/guillainbisimwa/weather-app

forecast javascript openweathermap-api weather

Last synced: 7 months 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

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Weather-App

> A weather app that pulls from the [OpenWeatherMap API](https://openweathermap.org/current) to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.

![screenshot](https://github.com/guillainbisimwa/Weather-App/blob/features/src/img/screenshot.gif)

Additional description about the project and its features.

## Built With

- HTML5
- CSS3
- Bootstrap5
- JavaScript
- Babel
- Webpack
- [OpenWeatherMap API](https://openweathermap.org/)

## Live Demo

[Live Demo Link](http://gbisimwa.me/Weather-App/)

## Getting Started

In order to run locally this project type the following commands over the terminal in Linux or Mac or the Windows cmd console:

```s
$ git clone https://github.com/guillainbisimwa/Weather-App.git
$ cd Weather-App
$ npm install

```

After running the previous commands, to see the web application in the browser go to the `Weather-App` folder and open the `index.html` file inside `dist` folder.

## Authors

👤 **Guillain Bisimwa**

- Github : [@guillainbisimwa](https://github.com/guillainbisimwa)
- Twitter : [@gullain_bisimwa](https://twitter.com/gullain_bisimwa)
- Linkedin : [guillain-bisimwa](https://www.linkedin.com/in/guillain-bisimwa-8a8b7a7b/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/guillainbisimwa/Weather-App/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](lic.url) licensed.