Skip to content

OatsProgramming/todoList-animated

Repository files navigation

To-Do List


A simple todo list created with animations and type safety
Mainly for practice with React.js, Framer Motion, and Typescript

How to use 'To-Do List'

  • To add an item, simply focus into the textbox that contains 'Laundry...' and type in the desired value. After, hit the 'Add' button.
  • To delete an item, swipe to the left.
  • To filter, there are some options available at the bottom of 'To-do List': from a search query to different category-based options.