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

https://github.com/rama41222/todolist

Todo list application using react js just to practice react
https://github.com/rama41222/todolist

reacjs react react-components react-router react-router-v4

Last synced: 9 months ago
JSON representation

Todo list application using react js just to practice react

Awesome Lists containing this project

README

          

### Demo
https://distracted-brattain-ac9456.netlify.com/

### Setup
```
yarn
yarn start
```

### Other commands
```
yarn build
yarn test
yarn eject
```