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

https://github.com/teohrt/todolist-react

My obligatory TodoList app made using React.js
https://github.com/teohrt/todolist-react

Last synced: 7 months ago
JSON representation

My obligatory TodoList app made using React.js

Awesome Lists containing this project

README

          

# TodoList-React
This is my very first app using React.js. It's not very fancy and there are many like it, but this one is mine.
### Concepts:
* Rendering components
* Constructors
* Binding
* Props
* State
* Events
* FlipMove animation