Home
Softono
reactodo

reactodo

Open source MIT JavaScript
25
Stars
2
Forks
1
Issues
2
Watchers
11 years
Last Commit

About reactodo

Multiple localStorage TODO lists, built with React

Platforms

Web Self-hosted

Languages

JavaScript

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