$ git clone https://github.com/ArturasTv/Search.git
This clones the repo
$ npm install
This installs the required dependencies
$ npm start
You are done! Now you can start editing the React project in the new folder that's created.
$ git clone https://github.com/ArturasTv/Search.git
This clones the repo
$ npm install
This installs the required dependencies
$ npm start
You are done! Now you can start editing the React project in the new folder that's created.