All React projects
To run any project locally in your system, follow the steps:
- Clone the repository.
- open terminal and head to the folder with the name of the project you cloned.
- Run the following command 'npm i'.
- Then run this command 'npm run dev'.