Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yi-tseng/react-todo-list

Just a front end development practice
https://github.com/yi-tseng/react-todo-list

Last synced: 19 days ago
JSON representation

Just a front end development practice

Awesome Lists containing this project

README

        

React TODO list sample
====
A TODO list made by React + Alt + React Router

To use:
```shell
$ npm install
$ npm start
```