https://github.com/jorgecj/todo-list
A simple frontend project of a TODO LIST.
https://github.com/jorgecj/todo-list
css3 html-css-javascript html5 js todo-list todolist
Last synced: 3 months ago
JSON representation
A simple frontend project of a TODO LIST.
- Host: GitHub
- URL: https://github.com/jorgecj/todo-list
- Owner: JorgeCJ
- Created: 2023-08-19T17:00:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T18:39:14.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T22:37:12.837Z (5 months ago)
- Topics: css3, html-css-javascript, html5, js, todo-list, todolist
- Language: CSS
- Homepage: https://todo-list-jorgecj.vercel.app
- Size: 3.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO-LIST

A simple frontend project of a TODO LIST. It is the most beautiful place to write down your tasks. Click on the task in question and it will be completed. Click again on the same to-do to delete it. Never forget your tasks again! See it on [Vercel](https://todo-list-iota-hazel.vercel.app/)
## Technologies used:
- [Javascript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)