Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibnzuk/routing--02-links-and-routes
Routing in react example
https://github.com/ibnzuk/routing--02-links-and-routes
ibnz-developers ibnzdevelopers ibnzuk javascript react react-router reactjs routing
Last synced: about 3 hours ago
JSON representation
Routing in react example
- Host: GitHub
- URL: https://github.com/ibnzuk/routing--02-links-and-routes
- Owner: ibnzUK
- Created: 2021-05-10T08:50:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T09:25:01.000Z (over 3 years ago)
- Last Synced: 2024-12-13T23:28:15.074Z (about 2 months ago)
- Topics: ibnz-developers, ibnzdevelopers, ibnzuk, javascript, react, react-router, reactjs, routing
- Language: JavaScript
- Homepage:
- Size: 183 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Preview of light theme](public/screenshot.png)
This is a React experimental application for routes and paths
## Community codders, please commit
Feel free to add extra functions or improvements, This helps me to more familiarise with source control and open source project managing
## Running instructions
* copy project to your directory ( git clone https://github.com/ibnzUK/routing--02-links-and-routes )
* navigate to _routing--02-links-and-routes_ project directory
* make sure you have node.js installed on your machine
* install project packages (npm install)
* start project (npm run start)