Skip to content

M-Julius/todo-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Todo App!

Todo List App is frontend for CRUD Todo using redux and feature Users with redux sagas

Preview

Currently includes:

  • Demo App
  • React JS
  • Redux Toolkit
  • React Redux
  • Redux Sagas
  • MUI / Material UI
  • React DnD (Drag and Drop)

Instalation

$ git clone https://github.com/M-Julius/todo-list-app.git

$ cd todo-list-app

$ yarn install

$ yarn start