🚀 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!