https://github.com/darshankumar89/react-todo-app
https://github.com/darshankumar89/react-todo-app
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/darshankumar89/react-todo-app
- Owner: DarshanKumar89
- Created: 2017-05-22T16:12:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-23T06:25:30.000Z (about 9 years ago)
- Last Synced: 2024-12-31T19:21:27.338Z (over 1 year ago)
- Language: JavaScript
- Size: 779 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Tutorial: Build a ToDo App
## Live App Demo
Please don't abuse :).
http://react-tutorial-todos.herokuapp.com/

## Usage
1. `git clone https://github.com/michaelcheng429/react-tutorial-todos`
2. `npm install`
3. `webpack-dev-server`
4. Go to `localhost:8080`
## YouTube Video Tutorial