Skip to content

Stay informed about the weather with our user-friendly web app that provides real-time forecasts and alerts for your location.

Notifications You must be signed in to change notification settings

Devamchaudhari/weather-app

Repository files navigation

WeatherNow

Stay informed about the weather with our user-friendly web app that provides real-time forecasts and alerts for your location.

Installation

SplitMate is available for website platforms. To install and run the webapp with Vite, follow these steps:

  1. Clone the repository
    git clone https://github.com/your-username/split-mate.git
    cd split-mate
    
  2. Install dependencies
    npm install
    
  3. Run the project
    npm run dev
    
  4. Build the project
    npm run build
    

Open the local server URL shown in your terminal (usually http://localhost:5173) to view the webapp.

Please note that WeatherNow requires an active internet connection to function properly.

Contributing

We welcome contributions from the community! If you have any ideas for new features, bug fixes, or improvements, please submit a pull request. Make sure to adhere to our code style and follow best practices.

To contribute to WeatherNow, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your modifications and commit your changes.
  4. Push your branch to your forked repository.
  5. Submit a pull request with a clear description of your changes.

Please ensure that you include tests and update the documentation as needed.

License

WeatherNow is released under the MIT License. Feel free to use, modify, and distribute the app according to the terms of this license.

About

Stay informed about the weather with our user-friendly web app that provides real-time forecasts and alerts for your location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published