Skip to content

Commit

Permalink
Merge branch 'max-readme'
Browse files Browse the repository at this point in the history
  • Loading branch information
JustMaxGraham committed Mar 12, 2019
2 parents b87514c + 68cabb4 commit ff8ed45
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Project Pixel is a robot fighting simulator where users create, battle, and impr

## Final Product Screenshots

![Login Screen](https://github.com/tkoriginal/pixel/blob/master/frontend/public/img/login.png?raw=true)

![Home Screen](https://github.com/tkoriginal/pixel/blob/master/frontend/public/img/home_sreen.png?raw=true)

## Stack

React(Router, Tooltips, Portal)
Expand Down Expand Up @@ -44,5 +48,5 @@ Green Sock (animations)

## Getting Started

*Once you have cloned the repo onto your machine, run "npm install" in both the frontend and backend directories.
*Once all the required packages have been installed, use "npm start" in both the frontend and backend directories.
* Once you have cloned the repo onto your machine, run "npm install" in both the frontend and backend directories.
* Once all the required packages have been installed, use "npm start" in both the frontend and backend directories.

0 comments on commit ff8ed45

Please sign in to comment.