An open API service indexing awesome lists of open source software.

https://github.com/m-julius/todo-list-app

Simple Web Todo App - React Js
https://github.com/m-julius/todo-list-app

material-ui-react material-ui-todo mui-todo react-dnd react-redux-todolist react-todo-app todo-app

Last synced: 8 months ago
JSON representation

Simple Web Todo App - React Js

Awesome Lists containing this project

README

          

# Welcome to Todo App!
Todo List App is frontend for CRUD Todo using redux and feature Users with redux sagas

## Preview
[](list-fill.png)
[](add-todo.png)
[](filter-category.png)
[](users-public-api.png)

### Currently includes:
- [Demo App](https://todo-list-demo-app.vercel.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```