Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lucasshira/ultimate-todo-list
- Owner: lucasshira
- Created: 2024-08-16T18:13:40.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T02:03:56.000Z (3 months ago)
- Last Synced: 2024-08-20T03:14:14.839Z (3 months ago)
- Topics: css, html, react
- Language: TypeScript
- Homepage: https://ultimate-todo-list.vercel.app/
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)