Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucasshira/ultimate-todo-list

Ultimate Todo-List App, using React.js
https://github.com/lucasshira/ultimate-todo-list

css html react

Last synced: 5 days ago
JSON representation

Ultimate Todo-List App, using React.js

Awesome Lists containing this project

README

        

# Ultimate Todo List

This is a simple Todo List application built with React and CSS Modules. The design was inspired and assisted by Figma for the purpose of studying UI and design principles.

![imagem](./todo.PNG)

## Features

- **Add Tasks**: Easily add new tasks to your to-do list.
- **Mark as Completed**: Mark tasks as completed with a single click.
- **Remove Tasks**: Delete tasks from your list once they are done.
- **Responsive Design**: The app is responsive and works well on both desktop and mobile devices.

## Technologies Used

- **React**
- **CSS Modules**
- **Figma**

## Live Demo

You can check out the live version of the app here: [Ultimate Todo List](https://ultimate-todo-list.vercel.app/)