https://github.com/nikrb/react-simple-todo-list
simplest todo using react and IndexedDB
https://github.com/nikrb/react-simple-todo-list
Last synced: 8 months ago
JSON representation
simplest todo using react and IndexedDB
- Host: GitHub
- URL: https://github.com/nikrb/react-simple-todo-list
- Owner: nikrb
- Created: 2017-02-12T23:50:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T23:58:47.000Z (about 9 years ago)
- Last Synced: 2025-04-05T17:30:27.415Z (about 1 year ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
You can find the dox [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md).
This is a very simple react todo app using the browser indexedDB for storage.
# up and running
* clone the repo
* npm start