Skip to content

HammerBro29/nhl-bracket-generator

Repository files navigation

NHL Stanley Cup Playoff Bracket Generator

A web application that randomly generates NHL Stanley Cup playoff brackets.

Features

  • Random playoff team selection
  • Accurate NHL seeding rules
  • Full bracket simulation
  • Visual tournament progression

Installation

  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open your browser to http://localhost:5175

Double check port before launching app in browser

If specificed port (5175) is busy then server will automatically run in next available port (i.e 5176, etc.)

Build for Production

npm run build

Technologies Used

  • React
  • Vite
  • Tailwind CSS
  • Lucide React (icons)

About

NHL Stanley Cup Playoff Generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors