Follow these steps to set up and run the project on your local machine:
-
Download the Project
- Clone or download the project repository to your local machine.
-
Install Dependencies
- Open your terminal and navigate to the project directory.
- Run the following command to install the necessary dependencies:
npm install
-
Build the Project
- After the dependencies are installed, build the project by running:
npm run build
- After the dependencies are installed, build the project by running:
-
Open the Project in Your Browser
- Once the build process is complete, open the
index.htmlfile in your browser to view the project.
- Once the build process is complete, open the