https://github.com/vasanthk/react-todo-list
A ToDo list built with React.
https://github.com/vasanthk/react-todo-list
Last synced: 11 months ago
JSON representation
A ToDo list built with React.
- Host: GitHub
- URL: https://github.com/vasanthk/react-todo-list
- Owner: vasanthk
- Created: 2015-06-09T18:13:00.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-10T19:41:23.000Z (about 11 years ago)
- Last Synced: 2025-02-28T03:24:55.212Z (over 1 year ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React ToDo List
> React is a JavaScript library for creating user interfaces. Its core principles are declarative code, efficiency, and flexibility. Simply specify what your component looks like and React will keep it up-to-date when the underlying data changes.
Just played around with it for learning.. Still needs some work to get charged up!