This is a weather application that displays a 5-day forecast using the OpenWeather API. The application was built using ReactJS, TypeScript, Vite, and TailwindCSS.
- Displays the current weather conditions and 5-day forecast for a given location
- Allows users to search for a location by name
- Displays weather conditions using icons and animations
- Provides temperature, weather description, humidity, wind speed and more for each forecast day
- ReactJS
- TypeScript
- Vite
- TailwindCSS
- OpenWeather API
To use the WeatherApp, simply type in the name of the location you want to search for in the search bar and press arrow button(also press enter). The application will display the current weather conditions and 5-day forecast for that location.