Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joseangelcrn/todo_list_react

A simple todo app
https://github.com/joseangelcrn/todo_list_react

react react-hooks redux todo

Last synced: 26 days ago
JSON representation

A simple todo app

Awesome Lists containing this project

README

        

# Simple todo list app (without CRUD) in React

![App Image](https://i.ibb.co/pvtd2pJ/todolist.png)

## Hooks, Routers, Redux and MUI implementation

Just an app to practise react concepts

---

## How it works ?

```
cd todo_list_react
npm install
npm run start
```

---

Any pull request is welcome! 😄

---