live link : https://mohitpatel1.github.io/weatherApp/
- optimized on the GOD level, toggles theme without even checking prefered theme, you shoud really see the diffrance between two commits.
- a wow dark theme implemented, WoW!
- made website responsive for screen size greater than 800px
- looked into the function concepts again, to understand debounce.
- completed search box
- initial city set to ahmedabad
- solved bugs
- added today in 5 day forecast and, now in hourly forecast
- completed 5 day forecast
- hourly weather completed.
- added feels like and humidity
- hosted to github pages
- half completed hourly weather
- implimented css grid and current weather with js and API call
- created the html structure
- time vise icon of 5 day forecast, day and night theme
- set previuosly selected city to session storage/ local storage.
- give city name the city user selects from search box
- align items vertically for humidity, hourly forecast and feels like for wider screens
- change search city text in dark mode
- json functions, json.parse , json.stringify
- have position relative dark theme button
- what matchmedia does?