Skip to content

A small React application in which you can create todolists, add tasks to them, delete them, change the name by double-clicking, and so on... in general, all CRUD operations are implemented. Basic login is also implemented. You can see the result by following the link below.

Notifications You must be signed in to change notification settings

lendihop/TodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created with:

  • React
  • Redux Toolkit
  • TypeScript
  • formik
  • react-router-dom
  • react-redux
  • MaterialUI
  • axios
  • jest, storybook

About

A small React application in which you can create todolists, add tasks to them, delete them, change the name by double-clicking, and so on... in general, all CRUD operations are implemented. Basic login is also implemented. You can see the result by following the link below.

Topics

Resources

Stars

Watchers

Forks