Fork the repository, then clone your fork.
To clone:
git clone <URL of your repo>
once cloned, navigate to the folder from your terminal and run:
npm install
To run the app:
npm run dev
In your browser, open 'localhost:5173' to view Any changes you make to the code will be seen on the localhost