Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prathampatel25/react-router-dom_projects
https://github.com/prathampatel25/react-router-dom_projects
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/prathampatel25/react-router-dom_projects
- Owner: PrathamPatel25
- Created: 2024-12-17T12:03:55.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2024-12-17T12:21:01.000Z (21 days ago)
- Last Synced: 2024-12-17T13:24:52.449Z (21 days ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Router DOM Projects
This repository contains projects built to explore and understand routing in React using `react-router-dom`.
## Topics and Projects
### 01. Portfolio Project (`Portfolio`)
**Description**:
A portfolio website with:
- Navigation across multiple pages (e.g., Home, About, Contact, Github).
- Implementation of `react-router-dom` for seamless page transitions.