https://github.com/hesbon-osoro/reactshop
React Shop - Learning React and TypeScript
https://github.com/hesbon-osoro/reactshop
react react-router typescript
Last synced: 2 months ago
JSON representation
React Shop - Learning React and TypeScript
- Host: GitHub
- URL: https://github.com/hesbon-osoro/reactshop
- Owner: hesbon-osoro
- Created: 2022-05-25T06:53:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T07:31:18.000Z (about 4 years ago)
- Last Synced: 2025-07-04T23:41:44.905Z (12 months ago)
- Topics: react, react-router, typescript
- Language: TypeScript
- Homepage: https://reactroutershop.netlify.app/
- Size: 184 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## React and TypeScript
### React Router
- Installing React Router with routing types
- Declaring routes
- Creating navigation
- Route parameters
- Handling not found routes
- Implementing page redirects
- Query parameters
- Route parameters
- Nested routes
- Animated transitions
- Lazy loading routes