These instructions will help you set up and run the project on your local machine.
Before you begin, ensure you have the following tools installed:
-
Clone the repository:
git clone https://github.com/your-username/your-repo.git
-
Navigate to the project folder:
cd your-repo
-
Install dependencies:
npm install
To start the development server, run:
npm run dev
You will able to see the link in your local command line.
Use Ctrl + Click and you will able see the application in your default browser.