Skip to content

Introducing Todo Ace: ๐Ÿš€ A stylish, advanced todo app crafted with React 18 and TypeScript. Organize tasks effortlessly with three tabsโ€”๐Ÿ“ pending, โœ… completed, and ๐Ÿ—‚๏ธ all tasks. Enjoy a convenient delete feature and an impressive UI for seamless task management.

Notifications You must be signed in to change notification settings

sameerkali/Todo_Ace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Todo_Ace

Todo Ace is a simply advanced todo list application built with React 18 and TypeScript.

Todo Ace live

Todo Ace is a simple todo list application built with React 18 and TypeScript.

Features

  • Add, edit, and delete tasks
  • Mark tasks as completed
  • Filter tasks by status
  • Responsive and user-friendly interface

Technologies Used

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/todo-ace.git
    cd todo-ace
    npm install
    npm run dev

Usage

Add a new task by typing into the input field and pressing Enter. Edit a task by clicking on it and modifying the text. Mark a task as completed by clicking the checkbox next to it. Delete a task by clicking the delete button next to it. Use the filter options to view tasks based on their completion status.

Contributing

Contributions are welcome! If you'd like to contribute:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature-name
  3. Make your changes and commit them: git commit -m 'Add new feature'
  4. Push to the branch: git push origin feature-name
  5. Create a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.


make with lust love ๐Ÿ’– by @sameerkali

About

Introducing Todo Ace: ๐Ÿš€ A stylish, advanced todo app crafted with React 18 and TypeScript. Organize tasks effortlessly with three tabsโ€”๐Ÿ“ pending, โœ… completed, and ๐Ÿ—‚๏ธ all tasks. Enjoy a convenient delete feature and an impressive UI for seamless task management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published