Skip to content

SteveMustanski/scoreboard-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scoreboard-react

The application consists of a scoreboard that allows for tracking player scores and a stopwatch if needed.

Users can add/remove users, increment and decrement scores, start/stop/reset at stop watch, and view stats for total players and total points. The application also puts a crown icon next to the high scorer.

The application was built using React with an intent of practicing several react concepts.

The application is deployed on Heroku and you can test it out here.

Dependancies

  • react
  • react-dom
  • prop-types

Installation

To install and run the application locally after cloning the repository:

Install the dependancies

yarn install

Start the application

yarn start

Credits

This applicaiton was built by Steve Mustanski as practice following a react lab from Treehouse.

About

Simple scoreboard application using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published