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

https://github.com/gabrielepre11/angular-todolist

A simple and modern To-Do List built with Angular to practice the fundamentals of the framework. Users can perform basic actions such as adding, completing, removing, and filtering tasks.
https://github.com/gabrielepre11/angular-todolist

angular angular-cli tailwindcss tailwindcss-v4 todolist typescript

Last synced: 7 months ago
JSON representation

A simple and modern To-Do List built with Angular to practice the fundamentals of the framework. Users can perform basic actions such as adding, completing, removing, and filtering tasks.

Awesome Lists containing this project

README

          

# 📝 To-Do List in Angular

As first project in Angular (17+) I decided to build a simple and modern To-Do List to practice and master the fundamentals of the framework learnt in a Udemy course.

---

## 🚀 Technologies

- ✅ Angular 20
- ⚡ Angular CLI
- 🎨 TailwindCSS
- 💾 localStorage
- ✨ TypeScript

[![Angular](https://img.shields.io/badge/Angular-%23DD0031.svg?logo=angular&logoColor=white)](#)
[![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?logo=typescript&logoColor=fff)](#)
[![TailwindCSS](https://img.shields.io/badge/Tailwind%20CSS-%2338B2AC.svg?logo=tailwind-css&logoColor=white)](#)

---

## 🛠 Functionalities

- ➕ Add new tasks
- ✅ Complete tasks
- ❌ Remove tasks
- 🔎 Filter taks