https://github.com/codabytez/todo_list
My first Todo App and it was with React.js 🥱
https://github.com/codabytez/todo_list
Last synced: 2 months ago
JSON representation
My first Todo App and it was with React.js 🥱
- Host: GitHub
- URL: https://github.com/codabytez/todo_list
- Owner: codabytez
- License: mit
- Created: 2023-08-26T08:15:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T13:37:23.000Z (almost 3 years ago)
- Last Synced: 2025-03-04T22:24:31.556Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://to-do-list-codabytez.vercel.app
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TODO App
## Description
This is a simple TODO app that allows you to add, and delete tasks. It also allows you to mark tasks as complete. The app is built using React.js. The app is styled using Tailwind CSS. The app is hosted on Vercel.