- Open VS code
-
git clone https://github.com/gauravsinhaweb/kawa-space.git
- open the folder [kawa-space] or -
cd kawa-space
- open your terminal on vs code by pressing CTRL + ` (back-tick)
npm install
npm start
here is the link for to install CRA on your PC https://create-react-app.dev/docs/getting-started/