Skip to content

mmac1020/react-router-live-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Router (basics and beyond)

Quickstart

Choose the branch you want to clone - the final project is under the branch named your cohort name

  • start point: project with no routing
  • step 1: project with BrowserRouter, Switch and Route
  • step 2: Link and NavLink added
  • step 3: route props: history, location, params
git clone
cd react-router-live-demo
npm install
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 77.4%
  • CSS 11.5%
  • HTML 11.1%