jxm262 / king-pong

Simple Scorecard for Ping-Pong games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

king-pong

Be the King of Ping Pong.

Description

This is a very simple scorecard used to keep tally of ping-pong games.

Technical Details

Uses React + Redux

Steps to install

  1. Install Node (version 4+)
  2. clone the repo
  3. run npm install
  4. to run locally - npm run dev

Boom! project will initialize and run (defaults to port 8080)
http://127.0.0.1:8080

About

Simple Scorecard for Ping-Pong games


Languages

Language:JavaScript 71.7%Language:CSS 25.5%Language:HTML 2.8%