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

https://github.com/atumv/todo-redux

React + Redux To-Do app.
https://github.com/atumv/todo-redux

react redux

Last synced: 3 months ago
JSON representation

React + Redux To-Do app.

Awesome Lists containing this project

README

        

# Todo App

![example](/public/example.gif)

## To run:

```bash
git clone https://github.com/atumv/todo-redux.git && cd todo-redux && npm i && npm start
```