Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeverhart383/react-app

Created with CodeSandbox
https://github.com/jeverhart383/react-app

Last synced: 14 days ago
JSON representation

Created with CodeSandbox

Awesome Lists containing this project

README

        

# React Router Example

How to make a Single Page Application with React Router.

### [View Tutorial](https://www.taniarascia.com/using-react-router-spa)

## Purpose

Set up a router in React.

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

## Author

- [Tania Rascia](https://www.taniarascia.com)

## License

This project is open source and available under the [MIT License](LICENSE).