https://github.com/jabsolu/todo-app
A front-end react application that allows users to create a list of tasks. Users can add, mark complete, and delete a task. The future updates will allow users to email themselves a copy of their completed task which will include date and time stamp.
https://github.com/jabsolu/todo-app
Last synced: over 1 year ago
JSON representation
A front-end react application that allows users to create a list of tasks. Users can add, mark complete, and delete a task. The future updates will allow users to email themselves a copy of their completed task which will include date and time stamp.
- Host: GitHub
- URL: https://github.com/jabsolu/todo-app
- Owner: JAbsolu
- Created: 2023-01-16T06:13:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T16:37:12.000Z (over 2 years ago)
- Last Synced: 2025-02-14T02:33:35.154Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://todo-blond-theta.vercel.app
- Size: 3.85 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo-app
A front end react application that allows users to create a list of tasks. Users can add, mark complete, and delete a task.
The future updates will allow users to email themselves a copy of their completed task which will include date and time stamp.


