Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dinithmaleesha/typescript-todo-app
This is a simple Todo app built with TypeScript to get familiar with the language. 🚀
https://github.com/dinithmaleesha/typescript-todo-app
todolist typescript
Last synced: about 1 month ago
JSON representation
This is a simple Todo app built with TypeScript to get familiar with the language. 🚀
- Host: GitHub
- URL: https://github.com/dinithmaleesha/typescript-todo-app
- Owner: dinithmaleesha
- Created: 2024-12-12T06:43:57.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-12T11:48:47.000Z (about 1 month ago)
- Last Synced: 2024-12-12T12:34:21.909Z (about 1 month ago)
- Topics: todolist, typescript
- Language: TypeScript
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo App (TypeScript) ✨
This is a simple Todo app built with TypeScript to get familiar with the language. 🚀
## Features 🔧
- Add, delete, and mark tasks as complete ✅
- View a list of tasks with their statuses 📋## Technologies Used 💻
- TypeScript 🟨
- HTML & CSS 🎨
- ParcelJS ⚡## Screenshot 📷
![Todo App Screenshot](img/todo-app.png)