Skip to content

A tournament bracket generator created using React, Express, and MongoDB.

Notifications You must be signed in to change notification settings

kevinchen220/Bracket-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bracket Generator

Website Screenshot

About

This is a tournament bracket generator.
The bracket will automatically resize depending on the number of players added. To advance the players simply click on them. To delete players, click on the "x" next to them in the list of players.
Pressing the save button will generate a link to access the bracket you created. Make sure to save after editting.

Built With

Prerequisites

  • Make sure you have npm npm install npm@latest -g

Installation

Only the bracketGenerator folder is needed.
Edit some some commented code in Bracket.js to run locally.

About

A tournament bracket generator created using React, Express, and MongoDB.

Resources

Stars

Watchers

Forks