This weather dashboard is built using the OpenWeatherMap API.
- React
- Tailwind CSS
- TypeScript
- Vite.js
Deployed on Vercel.
The dashboard allows you to display various data from the API such as :
- sunrise/sunset
- Times
- Humidity
- Feels like
- Temperature and min/max
- It also provides hourly and 5-day forecasts.
-
Clone the repository:
git clone https://github.com/pierrick951/Weather-dashboard
-
Navigate to your project directory:
- cd Weather-dashboard
- npm install
To start the project locally, run:
- 1.Fork the project
- 2.Create a new branch (git checkout -b feature_improvement)
- 3.Make your changes
- 4.Commit your changes (git commit -am 'Added some awesome feature')
- 5.Push to the branch (git push origin feature_improvement)
- 6.Create a new Pull Request
Feel free to reach out:
This project is licensed under the MIT License.