DEV Community

Imran Khan
Imran Khan

Posted on

1

Weather App: Real-time Weather Data with C to F Conversion

Just created a basic Weather App! 🌦️ Used Tailwind CSS for styling and JS for functionality. It shows min/max temp, humidity, visibility, wind speed, pressure, feels like, clouds, and even °C to °F conversion! Learned a lot while building this.

🔗 GitHub: https://github.com/imrancodes/Weather-app
🌐 Live: https://just-a-weather-app.netlify.app/

Check it out and let me know your thoughts! 🌍

Image description
Image description

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video