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

https://github.com/realign/todo-meter-plus

todo-meter-plus by electron, based on cassidoo/todometer
https://github.com/realign/todo-meter-plus

Last synced: 8 months ago
JSON representation

todo-meter-plus by electron, based on cassidoo/todometer

Awesome Lists containing this project

README

          

# todo-meter-plus

> todo-meter-plus built with electron, based on cassidoo/todometer.

A to-do-list built with Electron, React, Redux, and LESS, based on [cassidoo/todometer](http://cassidoo.github.io/todometer).

![todo-meter-plus](static/assets/screenshots/logo-index.png)

## Development

```bash
npm install
npm start
```