berkbeleli / Todo-Tasks

Todo Task is a simple to do list to practice some Chakra UI for the first time. The user can save their tasks to local storage.

Home Page:https://to-dotask.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Todo Task is a simple to do list to practice some Chakra UI for the first time. The user can save their tasks to local storage.

https://to-dotask.vercel.app/


Languages

Language:JavaScript 88.9%Language:CSS 6.4%Language:HTML 4.7%