Skip to content

uxmoon/react-basic-routing-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

react-basic-routing-project

Excercise with react router dom

Usage

  • api: npm i && npm run dev to run JSON Server
  • client: npm i && npm run dev to run the app