- Clone the repository using Git
- Open cloned application folder using VSCode or any editor you use and run "npm install" from the terminal. it will install node_modules that are required to run the application
- Now run "npm start" to start the React App