DEV Community

Cover image for Weather App developed with React
Darle Gheorghe
Darle Gheorghe

Posted on

Weather App developed with React

Weather App is a simple weather app developed in typescript using React, HTML and SASS. The app allows you to see the weather from your current location or another location around the globe using OpenWeather Api and Google Maps Api. Using One Call API the app displays the current weather, 24 hours and 6 days forecast. You can change the unit system from metric to imperial. The app is available in light and dark mode.

DEMO with mock data

Light Mode

Dark Mode

You can find the full code here.

If you like this repository you can support me on buymeacoffee.

Top comments (2)

Collapse
 
connectwithajayy profile image
Ajay Gupta

Looking great!! but it has some UI issue.

Collapse
 
gheorghedarle profile image
Darle Gheorghe

Thank you. Please let me know what the issues are.