A simple weather app retrieves the weather information about a given city.
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.
- JavaScript
- ESLint
- StyleLint
- WebPack
- OpenWeatherMapAPI
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.
👤 Jelil Faisal Abudu
- Github: JelilFaisalAbudu
- Twitter: @jelilabudu
- Linkedin: jelilfaisalabudu
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!