To get started with the project, follow these steps:
-
Open the project in your IDE:
- Unzip and open the project folder in your preferred IDE (e.g., VS Code).
-
Install dependencies:
- Open a terminal in your IDE and run the following command:
npm install
- Open a terminal in your IDE and run the following command:
-
Run local environment:
- Once the dependencies are installed, run the following command to start the local environment:
npm start
- Once the dependencies are installed, run the following command to start the local environment: