To run this project locally after cloning, follow these steps:
-
Install the necessary dependencies by running the following command:
npm install
-
Once the installation is complete, start the local development server by running:
npm run dev
That's it! You should now be able to run the project locally on your machine. Enjoy coding!