insin / reactodo

Multiple localStorage TODO lists, built with React

Home Page:http://insin.github.io/reactodo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reactodo

Multiple localStorage TODO lists, built with React

Designed and styled after quick, disposable TODO tracking of the type commonly done in a programmer's text editor, but with a few interactive niceties to manage items instead of cut + paste.

reactodo screenshot

Build

Install dependencies:

npm install

Develop:

npm run dev

Production build:

npm run dist

MIT Licensed

About

Multiple localStorage TODO lists, built with React

http://insin.github.io/reactodo/

License:MIT License


Languages

Language:JavaScript 93.6%Language:CSS 6.4%