MatthewKaplan / PGA-Leaderboard-FE

PGA Leaderboard application built using React

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool






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

About

PGA Leaderboard application built using React

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


Languages

Language:JavaScript 83.3%Language:CSS 13.6%Language:HTML 3.0%