π Just launched my Weather WebApp! βοΈπ§οΈ
Built with HTML, SCSS, JS, this app allows users to check the weather of any city & get their current location's forecast!
π Features I worked on:
β Responsive & modern UI (BEM + SCSS)
β Fetching weather data via API
β Hash-based routing
β Code refactoring & validation
Inspired by a YouTube tutorial, but I refactored the structure, added BEM, improved responsiveness, and optimized JS logic!
π Try it here: itsfarouk.github.io/Weather-App/
π¬ Feedback is welcome!
Top comments (2)
Great job!
It looks good on mobile!
Any way to convert from Celsius to Fahrenheit?
I'll consider adding that, thank you I really appreciate it!