Skip to content

taniarascia/router-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Router Example

How to make a Single Page Application with React Router.

Purpose

Set up a router in React.

  • / - root
  • /:page_id - page
  • /categories/:category_id - category

Author

License

This project is open source and available under the MIT License.