Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ranganivandan/to-do-list
https://github.com/ranganivandan/to-do-list
css html typescript
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/ranganivandan/to-do-list
- Owner: Ranganivandan
- Created: 2024-06-21T16:13:22.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-21T16:15:03.000Z (5 months ago)
- Last Synced: 2024-06-22T08:44:25.371Z (5 months ago)
- Topics: css, html, typescript
- Language: HTML
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-do-list
A To-Do List app using TypeScript, HTML, and CSS allows users to manage tasks through a clean and interactive interface. Users can add, edit, delete, and mark tasks as complete or incomplete. The app's structure is built with HTML, styled with CSS for responsiveness, and TypeScript is used for functionality, ensuring type safety and efficient state management. event listeners handle user interactions, providing a seamless task management experience.