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

https://github.com/dobjs/dob-react-todomvc

todomvc using dob and dob-react
https://github.com/dobjs/dob-react-todomvc

dob dob-react todomvc

Last synced: about 2 months ago
JSON representation

todomvc using dob and dob-react

Awesome Lists containing this project

README

        

# Dob react todomvc

Using [dob-react](https://github.com/dobjs/dob-react) to manage state with dob. Enjoy it!

## Preview

![dob-react](./assets/screenshot.png)

## How to run

```bash
npm i
npm start
```