/router-example

Use React Router DOM to create a Single Page Application (SPA).

Primary LanguageJavaScriptMIT LicenseMIT

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.