A javascript application which uses OpenWeatherMap API to get weather data of a city and displays it. App uses javascript Fetch API to make asynchronous GET request to OpenWeatherMap API.
JavaScript App to get weather data.
- HTML
- CSS
- JavaScript
- OpenWeatherMap API
To get a local copy up and running follow these simple example steps.
You should have installed git on your local machine and a text editor preferably VS Code.
- Clone the repository into your local machine.
- Open index.html
- To make the UI more intutive.
- Weather condition in next few days in searched city.
- Asynchronusly fetching the matching city names while typing in input box.
👤 Author
- Github: @alishabab
- Twitter: @shabab_ali
- Linkedin: Shabab Ali
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.