Marcos Beltrão
Todo List App is a task management application created as part of the Ignite ReactJS course by Rocketseat. It aims to showcase essential React concepts while providing a functional and simple task tracker.
Overview
This project is a practical exercise focused on applying fundamental React skills, such as state management, componentization, and handling user interactions. The application allows users to create, complete, and delete tasks, while tracking the progress of completed tasks.
Technologies Used
Frontend: React, TypeScript, Vite
Styling: TailwindCSS
Icons: Phosphor Icons
Linting and Formatting: ESLint, Prettier
Features
Add, complete, and delete tasks
Track task completion progress
Simple and responsive UI
Repository