Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sujaykundu777/react-router-demo
App demonstrating how to use React-Router v.4 (latest))
https://github.com/sujaykundu777/react-router-demo
react react-router-v4
Last synced: about 1 month ago
JSON representation
App demonstrating how to use React-Router v.4 (latest))
- Host: GitHub
- URL: https://github.com/sujaykundu777/react-router-demo
- Owner: sujaykundu777
- Created: 2017-09-17T09:59:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T12:15:58.000Z (about 7 years ago)
- Last Synced: 2024-03-01T02:31:42.054Z (9 months ago)
- Topics: react, react-router-v4
- Language: JavaScript
- Homepage: http://react-router-demo.herokuapp.com/
- Size: 346 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
This app can help you learn the basic of how to use react-router v4+ in your react app.
## React-Router-App
Step 1 : Clone the repo
git clone https://github.com/sujaykundu777/react-router-demo.git
Step 2 : Change to the project directory
cd react-router-demo
Step 3 : Start the App
yarn startStep 4 : Visit the URL
http://localhost:3000