To build a Weather Dashboard, that displays weather of current day and next five days dynamically.
https://tinkubansal95.github.io/weather-dashboard/
This application has the following features:
- Users can search weather for a city by entering the city's name or by clicking on any of the recent cities on the home page
- For the searched city, the application shows the city name, the date, an icon representation of weather conditions, the temperature, the humidity, the wind speed, and the UV index
- The application also presentes with a color for UC index that indicates whether the conditions are favorable, moderate, or severe
- The application also presents 5-day forecast for that city that displays the date, an icon representation of weather conditions, the temperature, and the humidity
- The application also displays the recent searched cities
- JavaScript
- JQuery
- HTML
- CSS
- Bootstrap
- Moment.js API
- openweathermap API
Feel free to reach me through [email protected]
Licensed under the MIT license.
© 2021