Complete Router with Example (React Router v4):
Sample working Example Check out the project below.
After download
1.) "npm install" in cmd to install project
2.) "npm start" to start your react app
Note : you need Node js software to run in your windows. Mac OS have node default.
Cheers