Simple weather app using HTML, CSS and JavaScript
Quickly access accurate weather information with a clean, modern and user-friendly design.
Quick link to my web web application.
https://abhigyan02.github.io/WeatherWizardry/
This application allows you to view the weather in any city using the Geolocation API to get the coordinates and address of a user with JavaScript
The following options are provided:
- View current weather
- View detailed weather data
- Localization
- Choose the city yourself
I also tried to make the design as convenient and beautiful as possible.
- HTML
- CSS
- Javascript
- Geolocation API