- Clone the repository:
git clone https://github.com/Roni003/GUI-Weather-App.git
- Navigate to the project directory:
cd GUI-Weather-App
- Install the dependencies:
npm i
- To start the server, run:
npm run dev
- Using your browser go to the link provided by Vite:
http://localhost:{ the port specified in the command line }