Before you begin, ensure you have met the following requirements:
- Node.js installed (version X.X.X)
- npm (Node Package Manager) installed (version X.X.X)
- A GitHub account
-
Install Node.js:
If you haven't already, download and install Node.js from the official website: Node.js Download
-
Fork the Repository:
Click the "Fork" button at the top right of this repository to create your copy.
-
Clone the Repository:
Clone the forked repository to your local machine. Replace
[your-username]
with your GitHub username.git clone https://github.com/[your-username]/your-repo.git
-
cd your-repo
-
npm install --legacy-peer-deps
-
npm start