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
- Host: GitHub
- URL: https://github.com/m-julius/todo-list-app
- Owner: M-Julius
- Created: 2024-03-20T16:05:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T19:44:58.000Z (about 2 years ago)
- Last Synced: 2025-06-17T17:45:55.033Z (12 months ago)
- Topics: material-ui-react, material-ui-todo, mui-todo, react-dnd, react-redux-todolist, react-todo-app, todo-app
- Language: JavaScript
- Homepage: https://todo-list-app-eight-xi.vercel.app
- Size: 1.65 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```