Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.55 KB

README.md

File metadata and controls

58 lines (35 loc) · 1.55 KB

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.

screenshot

Additional description about the project and its features.

Built With

Live Demo

Live Demo Link

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:

$ 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

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.