Simple Weather app
#React#Redux
Friday, November 22, 2024
View Live Demo
This project is a mini weather application that integrates with an external API. The main HTML page was downloaded from Google and converted into React components, with Redux incorporated for state management and the OpenWeatherMap API for real-time weather data. Minor changes were made to the HTML and CSS design for better aesthetics, but the primary focus is on React functionality.
Technologies: React, Redux, OpenWeatherMap API