Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 301 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 301 Bytes

READ ME

In this project I will play with some routering example with react-router-dom. Each folder is different example and it could work by changing import app in index.js

1. Basic Routing

There are 3 pages. We nagivate between these.

  • Home
  • About
  • Users

2. Nested Routing