Clone for a ready-to-use React project. Keep just this folder if you want.
- Clone this repo;
npm install
to install React on your cloned project.
Clone for a ready-to-use React project with React Router. Keep just this folder if you want.
- Clone this repo;
npm install
to install React on your cloned project.npm i -D react-router-dom
to install React Router.
"Happy hacking!"