- WindWhisper - open source react & tailwind weather app example
- This is a simple and customizable weather app template built with React.
To get started with this weather app, follow these steps:
- Clone the repository:
git clone https://github.com/3r4y/WindWhisper.git
- Navigate to the project directory:
cd WindWhisper
- Install the dependencies:
npm install
- Run the development server:
npm run dev
- Open your browser and visit
http://localhost:5173
to see your app.
Contributions to this project are welcome. If you find any bugs or want to suggest improvements, please open an issue or submit a pull request.