https://github.com/prabhu30/react-todo-app
A Todo Application built using React
https://github.com/prabhu30/react-todo-app
local-storage react-context-api tailwindcss
Last synced: about 1 year ago
JSON representation
A Todo Application built using React
- Host: GitHub
- URL: https://github.com/prabhu30/react-todo-app
- Owner: prabhu30
- Created: 2024-04-09T16:53:12.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T16:58:38.000Z (almost 2 years ago)
- Last Synced: 2025-02-03T07:32:41.895Z (about 1 year ago)
- Topics: local-storage, react-context-api, tailwindcss
- Language: JavaScript
- Homepage: https://react-todo-app-pk.netlify.app/
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Todo Application
- Checkout the live version of the website here - [Link](https://react-todo-app-pk.netlify.app/)
- Concepts Used :
- Context API (`useContext`)
- State management
- `useEffect` hook
- `useState` hook
- JSX
- Functional Components