This app display weather data and 5 day forecast from any city in the world using the OpenWeatherMap API.
You can view the working demo here: https://stanulilic.github.io/vanillajs-weatherapp/
- It can show weather by Geolocation
- It shows weather by entering the city name
- Show 5 day weather forecast of the city or geolocation
The following are the languages or tools I used to build the app:
- Html and Css
- JavaScript(ES6+)
- Weather icons
- Open Weather API