Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)