https://github.com/fabianraja/reactday5
Todo Application - CRUD
https://github.com/fabianraja/reactday5
bootstrap html-css-javascript netlify-deployment react
Last synced: 2 months ago
JSON representation
Todo Application - CRUD
- Host: GitHub
- URL: https://github.com/fabianraja/reactday5
- Owner: FabianRaja
- Created: 2023-12-07T07:29:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-07T07:35:52.000Z (over 2 years ago)
- Last Synced: 2025-06-16T22:42:03.496Z (about 1 year ago)
- Topics: bootstrap, html-css-javascript, netlify-deployment, react
- Language: JavaScript
- Homepage: https://reactday5byfabianrajafernando.netlify.app/
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo Task
This is a website that we can add todo task with name and description
With additional features of editing and deleting
User can change the status to completed or not completed
User can see all the task by completed or all the task by not completed or all the task with the help of filter
- [Live Server](https://reactday5byfabianrajafernando.netlify.app/)