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
- Host: GitHub
- URL: https://github.com/teohrt/todolist-react
- Owner: teohrt
- Created: 2018-08-07T02:41:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-10T07:03:04.000Z (almost 8 years ago)
- Last Synced: 2024-12-27T17:35:06.787Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://teohrt.github.io/TodoList-React/
- Size: 332 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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