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
- Host: GitHub
- URL: https://github.com/dominicfallows/todo-app-react-redux-aws
- Owner: dominicfallows
- License: mit
- Created: 2017-05-16T00:18:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-21T23:04:38.000Z (about 9 years ago)
- Last Synced: 2025-10-24T07:58:16.521Z (8 months ago)
- Topics: aws, aws-apigateway, aws-cognito, aws-dynamodb, javascript, material-design, material-design-lite, react, react-component, react-redux, react-router, reactjs, todo, todoapp
- Language: CSS
- Homepage: https://dominicfallows.github.io/todo-app-react-redux-aws/
- Size: 6.73 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
](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).