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

https://github.com/hauntedhost/react-todo.cljs

Todo app experiment with ClojureScript / React.js
https://github.com/hauntedhost/react-todo.cljs

Last synced: 8 months ago
JSON representation

Todo app experiment with ClojureScript / React.js

Awesome Lists containing this project

README

          

### react-todo

Tiny toy todo app experiment with Clojurescript / React.js.

Thanks to @bhauman for guidance.

### Getting started:
```bash
$ rlwrap lein figwheel
$ open http://localhost:3449
```

#### License

Released under the MIT license.