Install Node.js and npm in your system
Install create-react-app in your system
git clone your repository and install the node modules using npm install
to run the app use npm start
Install Node.js and npm in your system
Install create-react-app in your system
git clone your repository and install the node modules using npm install
to run the app use npm start