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

https://github.com/dominicfallows/todo-app-react-redux-aws


https://github.com/dominicfallows/todo-app-react-redux-aws

aws aws-apigateway aws-cognito aws-dynamodb javascript material-design material-design-lite react react-component react-redux react-router reactjs todo todoapp

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Todo App (React + Redux + AWS)
Example at [https://dominicfallows.github.io/todo-app-react-redux-aws/](https://dominicfallows.github.io/todo-app-react-redux-aws/)

## Documentation
- [Getting Started](https://github.com/dominicfallows/todo-app-react-redux-aws/blob/master/docs/getting-started.md)

## 2017 React + Redux Flow
The following diagram describes the data flow in this project. [Large version](https://docs.google.com/drawings/d/1KRQuWWaAGfi2X-n_FEfHrexJ-GD4P0vuAudkGpl93mM/edit?usp=sharing)
![[2017 React + Redux Flow](https://docs.google.com/drawings/d/1KRQuWWaAGfi2X-n_FEfHrexJ-GD4P0vuAudkGpl93mM/edit?usp=sharing)](https://docs.google.com/drawings/d/1KRQuWWaAGfi2X-n_FEfHrexJ-GD4P0vuAudkGpl93mM/pub?w=960&h=540)

## Project
- [Project Status](https://github.com/dominicfallows/todo-app-react-redux-aws/projects/1)
- [Issues](https://github.com/dominicfallows/todo-app-react-redux-aws/issues)

## License
MIT License - see LICENSE
Copyright (c) 2017 Dominic Fallows

## Attribution
- Bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
- Inspired by [Dan Abramov](https://github.com/gaearon/todos).
- Look and feel thanks to [Material Design Lite](https://getmdl.io).