DEV Community

Farouk
Farouk

Posted on

Weather-App

πŸš€ 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!

Image description

Top comments (2)

Collapse
 
trevorbrowning profile image
Trevor Browning

Great job!
It looks good on mobile!

Any way to convert from Celsius to Fahrenheit?

Image description

Collapse
 
farouk_ profile image
Farouk

I'll consider adding that, thank you I really appreciate it!