https://github.com/aaronksaunders/reactjs-course-3b
Example using react router to perform basic page navigation in an application, integrate capacitor, react-hooks & redux
https://github.com/aaronksaunders/reactjs-course-3b
capacitor hooks-api-react react react-navigation react-redux reactjs redux usereducer-hooks
Last synced: 10 months ago
JSON representation
Example using react router to perform basic page navigation in an application, integrate capacitor, react-hooks & redux
- Host: GitHub
- URL: https://github.com/aaronksaunders/reactjs-course-3b
- Owner: aaronksaunders
- Created: 2019-09-20T18:29:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T10:55:21.000Z (about 3 years ago)
- Last Synced: 2025-01-21T20:11:25.822Z (12 months ago)
- Topics: capacitor, hooks-api-react, react, react-navigation, react-redux, reactjs, redux, usereducer-hooks
- Language: JavaScript
- Homepage:
- Size: 2.33 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactJS Course - #TheFutureIsWrittenInCode
### Example using react router to perform basic page navigation in an application

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
This is a contrieved example to show how you can use the react-router to navigate an application
[React-Router Documentation](https://reacttraining.com/react-router/web/guides/quick-start)