A simple weather app built with React and the OpenWeatherMap API.
- Search for weather conditions worldwide
- View the current weather, including temperature, humidity, wind speed, and forecast
- Get a forecast for the next few days
- Enter a city name or zip code in the search bar.
- Click on the search button.
- The app will display the current weather conditions for that location.
- Click on the "Forecast" tab to see the weather conditions for the next few days.
- React
- Node.js
- OpenWeatherMap API
- Clone the repository.
- Install the dependencies.