/Weather-app

This is a weather app that pulls data from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.

Primary LanguageJavaScript

Project: Weather-App

A Front-end web application that fetches the current weather data about a specified location/region/country using the http://api.openweathermap.org/ API.

screenshot

Live demo

🔗 visit the page

Built With

  • Javascript (ES6)
  • HTML / CSS
  • Webpack

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

In order for Weather-App to work locally on your machine, you need these installations:

  • Nodejs and npm
  • Web Browser

Install

  1. Open the Terminal
  2. Run
git clone https://github.com/Ralph-1/Weather-app.git
  1. Run cd weather-App to enter the main directory
  2. Run npm install
  3. Run npm run build
  4. Run cd dist/
  5. Open the index.html in your browser
  6. Search for weather data in any region/city/country of choice `

Author

👤 RALPH OBURU

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

Acknowledgments