A simple weather app built using React and Tailwind.
This weather app is designed to provide you with accurate and up-to-date weather information, helping you stay informed about the weather conditions wherever you are.
This app includes the following features:
- Get real-time weather updates including temperature, humidity, wind speed, and more
- Provide hourly forecasts
- Provide weather outlook for the next several days
- Automatically detects your location to provide local weather information, or you can search for any location worldwide
This app was built using the following technologies:
- React
- Tailwind
- HTML
- CSS
- Open Weather API
To run this app locally, you’ll need an API key from OpenWeather. Clone this repository and save the key in an environment variable, then run the following commands:
npm install
npm run dev
This project does not has any license.