Skip to content

A simple weather app built with JavaScript to fetch location-based weather information using OpenWeather API

Notifications You must be signed in to change notification settings

JelilFaisalAbudu/weather-app

Repository files navigation

Weather App

A simple weather app retrieves the weather information about a given city.

screenshot

The user looks for the current weather update of a city by entering the city name into a search form. The result is then retrieve using the Open Weather API.

Built With

  • JavaScript
  • ESLint
  • StyleLint
  • WebPack
  • OpenWeatherMapAPI

Live Demo

Live Demo Link

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ git clone https://github.com/JelilFaisalAbudu/weather-app.git
$ cd weather-app
$ npm install
  • Install and open with live server VsCode extension.

Authors

👤 Jelil Faisal Abudu

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

About

A simple weather app built with JavaScript to fetch location-based weather information using OpenWeather API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published