Skip to content

Commit

Permalink
add heroku deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelcheng429 committed Feb 6, 2016
1 parent 46eb214 commit 1a43d2c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# React Tutorial: Build a ToDo App

## Live App Demo

Please don't abuse :).

<a href="http://react-tutorial-todos.herokuapp.com/" target="_blank">http://react-tutorial-todos.herokuapp.com/</a>

<img src="http://i288.photobucket.com/albums/ll175/michaelcheng429/Screen%20Shot%202016-02-06%20at%201.25.51%20PM_zpszgpxpdks.png" />

## Usage
1. `git clone https://github.com/michaelcheng429/react-tutorial-todos`
2. `npm install`
Expand Down

0 comments on commit 1a43d2c

Please sign in to comment.