A weather dashboard application that shows the current weather and 5-day succeeding weather forecast.
This is a web application built using React + Vite with OpenWeatherMap API that provides users with real-time weather information for any location worldwide. This app combines dynamic data visualization with essential weather metrics to help users stay informed and plan their day effectively.
- Instantly view your chosen location's temperature, humidity, wind speed, and more.
- You can proceed with detailed weather predictions, including temperature trends and precipitation chances.
- Quickly search for any city or location to access its weather details.
- A clean, responsive design ensures a seamless experience across devices.
Just visit https://weatheria-v02.vercel.app
- Node.js
- npm or yarn
- API key from OpenWeatherMap API
-
Clone the repository:
git clone https://github.com/gabify/weatheria.git
-
Navigate to the project directory:
cd your-repo
-
Install dependencies:
npm install
-
Create an env file and include your API key from OpenWeatherMap API
-
Run the application:
npm run dev
If you found an issue or would like to submit an improvement to this project, please submit an issue on the issue tab above. If you like to submit a PR with a fix, reference the issue you created.
This project is still ongoing and it needs a massive improvement!
- No error handling: It does not have a user-friendly error message or template
If you like this project, you can give it a star. I'm still learning how to code so a few motivation will help! 🥺
This section is dedicated for the opne source component I used in this app Wizard icons created by Freepik - Flaticon