/PGA-Leaderboard-FE

PGA Leaderboard application built using React

Primary LanguageJavaScript






PGA LEADERBOARD

The purpose of this assignment was to create a generic score leaderboard that allows its users to add, remove, and edit players and their scores.

View Application:

https://guarded-chamber-01782.herokuapp.com/

Backend:

https://github.com/MatthewKaplan/pga-leaderboard-api

Preview:

Testing Project:

After following the Getting Started instructions you may test the project by doing the following.

test all files:

$ npm test

test the total coverage of the project:

$ npm t -- --coverage --watchAll=false

project test coverage