Skip to content

OlBal/Gener8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tournament Generator

DevelopMe Coding Fellowship Technical Challenge

About


A project that aimed to take a list of player inputs, randomise the list and output a group of pairs.

In addition to this functionality a bracketing system has been added in order to allow for tracking players through a tournament.

View the app online:

http://olbal.github.io/Gener8

--

To Run The App

  1. Open your terminal and navigate into a directory where you want to store the app files.
cd~/path/to/directory
  1. Make a clone of the GitHub repository. Either copy the SSH key found in the Code tab of the repository page or type:
git clone [email protected]:OlBal/Ping_Pong_Challenge.git
  1. Navigate to the directory you have stored your app in
cd ping-pong-app

You will need to install the app's dependencies to run it.

npm install

Start the app

$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published