Skip to content

Jbrito6492/BowlMania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read Me

Welcome to BowlMania, an application for you to keep score as you bowl!


Table of Contents


Description

BowlMania is a single-page React application which allows the user to keep track of their score while bowling

Tech Stack

  • React.js
  • Node.js
  • Express.js

Back To The Top


How To Use

  1. follow installation instructions below
  2. enter user name on form
  3. submit scores as you go!

Scoring

a strike earns 10 points plus the sum of your next two shots

a spare earns 10 points plus the sum of your next one shot

if a strike or spare is not thrown, user score is calculated for number of pins knocked down for given frame

user is granted an extra throw if a spare or strike is thrown in the 10th round

Installation

  1. clone repository onto local machine
  2. open your terminal
  3. go to project's root directory and run the following commands in sequential order:
1. npm install
2. npm start
  1. navigate to http://localhost:5000/

Back To The Top


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published