Skip to content

Commit

Permalink
Some images added and minor typos fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
JustMaxGraham committed Mar 12, 2019
1 parent 9f14ce0 commit 68cabb4
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 68cabb4

Please sign in to comment.