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

https://github.com/prabhu30/react-router-demo

A project to learn React Router
https://github.com/prabhu30/react-router-demo

github-api react-router react-router-dom

Last synced: 19 days ago
JSON representation

A project to learn React Router

Awesome Lists containing this project

README

          

# React Router Project
- Checkout the Live demo of the website - [Link](https://react-router-demo-pk.netlify.app/)
- Concepts Used :
- React Router
- `Link` tag
- Paths & Child Paths
- Query Params
- `useEffect` hook
- `useState` hook
- Functional Components
- Typescript
- Tailwind CSS