Skip to content

A simple todo app with styled-components, useReducer, useContext, and React Router 6.

Notifications You must be signed in to change notification settings

RubyJane88/todo-styled-components-useReducer-useContext

Repository files navigation

Tasks

Create a Todo application

  • Support at least three Todo lists
  • Remember which Todos are in which list
  • Remember the status of each Todo
  • Creating Todos in each list
  • Mark Todos as done / not done
  • Delete Todos
  • Data should still be available at page refresh

About

A simple todo app with styled-components, useReducer, useContext, and React Router 6.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published