https://github.com/prabhu30/react-context-api
A Project to understand and demo the Context API inside React
https://github.com/prabhu30/react-context-api
context-api frontend react-context-api
Last synced: 5 months ago
JSON representation
A Project to understand and demo the Context API inside React
- Host: GitHub
- URL: https://github.com/prabhu30/react-context-api
- Owner: prabhu30
- Created: 2024-03-31T06:02:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-31T06:05:05.000Z (over 1 year ago)
- Last Synced: 2025-03-28T20:48:24.965Z (9 months ago)
- Topics: context-api, frontend, react-context-api
- Language: TypeScript
- Homepage: https://react-context-api-pk.netlify.app/
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Router Project
- Checkout the Live demo of the website - [Link](https://react-context-api-pk.netlify.app/)
- Concepts Used :
- Context API
- Props Drilling
- useState hook
- Functional Components
- Typescript
- Tailwind CSS