Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 691 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 691 Bytes

Weather App

This is a simple weather app that displays weather conditions for user location. The app is built using JavaScript and Vite.

Installation

  1. Clone the repository to your local machine: git clone https://github.com/Paarth11/weatherApp.git

  2. Navigate to the project directory: cd your-repo

  3. Install the dependencies: npm i

Usage

  1. To start the app, run the following command: npm run dev

  2. Open your web browser and go to http://localhost:3000.

  3. All the website access to your location

  4. The website will display the current weather conditions for the specified location.

Contributing

Contributions are welcome!