Skip to content

Latest commit

 

History

61 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packages used

This is a todo app built using React and Typescript. It makes use of functional components, in particular useReducer and useContext. In the app, you can do the following:

  • Toggle light and dark mode
  • Add new todos to the list
  • Mark todos as complete
  • Delete todos from the list
  • Filter by all/active/complete todos
  • Clear all completed todos
  • Drag and drop to reorder items on the list

This project is using designs from frontendmentor.

Packages used

  1. styled-components
  2. react-beautiful-dnd
  3. react-transition-group

About

A todo app built using react.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages