This is a simple weather app that displays weather conditions for user location. The app is built using JavaScript and Vite.
-
Clone the repository to your local machine: git clone https://github.com/Paarth11/weatherApp.git
-
Navigate to the project directory: cd your-repo
-
Install the dependencies: npm i
-
To start the app, run the following command: npm run dev
-
Open your web browser and go to
http://localhost:3000
. -
All the website access to your location
-
The website will display the current weather conditions for the specified location.
Contributions are welcome!