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

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

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