Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 415 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 415 Bytes

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.