

Weather app
In this project, I developed a weather forecasting web app using React. The app leverages the Open Weather API and RapidAPI to provide users with real-time weather forecasts based on their location. It features a clean and user-friendly interface, ensuring a seamless user experience. Users can perform a location-based search to access weather data for their current area or explore forecasts for other locations. Additionally, users can search for a city or select one from a customizable list, where they can add new cities, delete them, or reorder them. Geolocation can also be enabled to automatically display weather information for the user's current location.