A progressive web app dedicated to providing user-friendly (mobile and desktop) NBA schedules, box scores, play-by-play data and more.
Check out the schedule and you can click on the score to see preview and recap articles, full box score and play-by-play data.
Download this repository and run the following command to install all necessary node modules:
$ npm i
Then run the following command to build and serve the app:
$ npm run start-dev
The app can be found on http://localhost:4200
while the server can be found on http://localhost:4201
.
Can be accessed here.
Can be accessed by navigating to a live/completed game and clicking on the score. Can be accessed by navigating to a live/completed game and clicking on the score. Can be accessed by navigating to the play-by-play tab and clicking on a filled circle.