Skip to content

pierrick951/Weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

Weather Dashboard 🌤️

This weather dashboard is built using the OpenWeatherMap API.

Tech Stack

  • React
  • Tailwind CSS
  • TypeScript
  • Vite.js

Deployed on Vercel.

Features

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.

Installation

  1. Clone the repository:

    git clone https://github.com/pierrick951/Weather-dashboard
    
  2. Navigate to your project directory:

    • cd Weather-dashboard
    • npm install

Getting Started

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

Contact

Feel free to reach out:

License

This project is licensed under the MIT License.

About

Weather Dashboard 🌤️ 🌩️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published