Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 816 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 816 Bytes

To-Do Tasks

Screenshot 2023-01-03 at 01 26 25 AM

Features

  • Add task.
  • Add with priority.
  • Sort with priority.
  • Remove task.
  • Edit and update.
  • Show toast message if the user tries to add an empty title.
  • Show message if there has not no task to do.
  • Local Storage.
  • Dark Mode.
  • Responsive.

Built With

This app is built with Reactjs and Chakra UI. It uses webpack as module bundler and NPM as package manager.