Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansarimofid/react_todo
https://github.com/ansarimofid/react_todo
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ansarimofid/react_todo
- Owner: ansarimofid
- Created: 2016-10-15T21:01:44.000Z (about 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-10-17T09:10:18.000Z (about 8 years ago)
- Last Synced: 2024-10-28T15:15:56.881Z (2 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Todo
A simple todo list created using rectjs for learing reactjs#### Load Resoures befor running
```
npm install
bower install
```