https://github.com/decimoseptimo/react-todo-app
A todo app made with React, Redux, & React router.
https://github.com/decimoseptimo/react-todo-app
es6-javascript react react-router-v4 redux todomvc
Last synced: 2 months ago
JSON representation
A todo app made with React, Redux, & React router.
- Host: GitHub
- URL: https://github.com/decimoseptimo/react-todo-app
- Owner: decimoseptimo
- Created: 2018-02-27T16:25:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T03:18:38.000Z (over 2 years ago)
- Last Synced: 2023-10-15T23:26:33.127Z (over 1 year ago)
- Topics: es6-javascript, react, react-router-v4, redux, todomvc
- Language: JavaScript
- Homepage:
- Size: 710 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Todo App
A todo app made with [React](https://reactjs.org/), [Redux](https://redux.js.org/), & [React router](https://reacttraining.com/react-router/).
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app). Data is persisted with [Local storage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) when available.
## Demo
http://elite-tail.surge.sh/