Skip to content

Commit

Permalink
Adds in links to team profiles as well as app link (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachLamb authored and calebhsu committed Nov 3, 2016
1 parent 519d8ed commit 3ea64a1
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# react-color
Simple React grid-coloring application
Simple React grid-coloring application using Bootstrap and Firebase

Front-End Team: [Caleb Hsu](https://github.com/calebhsu), [Sean Hansberry](https://github.com/seanhansberry), and [Zach Lamb](https://github.com/ZachLamb)

Back-End Team: [Artur Arturovich Meletyan](https://github.com/ameletyan), [Ian Char](https://github.com/IanChar), and [Seth Perry](https://github.com/sperry94)

### Live Demo

You can play with the app [here](https://gridproject-fd25f.firebaseapp.com/#)

### Usage

Expand All @@ -17,4 +25,4 @@ Simple React grid-coloring application
> $ npm start
```

Open the web browser to `http://localhost:8888/`
Open the web browser to `http://localhost:8888/`

0 comments on commit 3ea64a1

Please sign in to comment.