Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 18 days 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
```