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

https://github.com/matthewbdaly/react-todos

A simple todo list written to learn about React.js
https://github.com/matthewbdaly/react-todos

Last synced: 3 months ago
JSON representation

A simple todo list written to learn about React.js

Awesome Lists containing this project

README

        

React-Todos
-----------

[![Build Status](https://travis-ci.org/matthewbdaly/react-todos.svg?branch=master)](https://travis-ci.org/matthewbdaly/react-todos)
[![Coverage Status](https://coveralls.io/repos/matthewbdaly/react-todos/badge.svg?branch=master&service=github)](https://coveralls.io/github/matthewbdaly/react-todos?branch=master)
[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)

A simple todolist written to learn more about React.

Demo [here](https://react-todo-demo.herokuapp.com/)