/weather-app

A weather app that fetches data from the OpenWeatherMap API allowing users to search for and view the forecast in cities worldwide. Built with JavaScript.

Primary LanguageJavaScriptMIT LicenseMIT

Weather-App

A weather app that fetches data from the OpenWeatherMap API allowing users to search for and view the forecast in cities worldwide. Built with JavaScript.

screenshot

Built With

  • JavaScript
  • Webpack
  • HTML/CSS
  • OpenWeatherMap API

Live Link

Getting Started

To get a copy up and running, follow these simple example steps:-

  • Clone https://github.com/Mupa1/weather-app.git to your local machine.
  • Run npm install to install dependencies.
  • cd into the weather-app directory and navigate into the dist directory.
  • Run index.html in a browser.

To make changes open the weather-app directory in your favorite editor.

  • Navigate to the src folder to make any changes.
  • To preview changes live, run npm start from your terminal, then run index.html in the browser.
  • When you finish your changes, run npm run build to create the production files to the dist folder.

Automated Test

No automated tests yet for this project.

Author

👤 Mupa M'mbetsa Nzaphila

🤝 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!