Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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. 🚀

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)