charliejcao / nba-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NBA Player Strength Visualization

(This project is built with "Create React App".)

A dashboard using React, D3 and Ant Design backed by API from stats.nba.com to visualize individual player’s shot data, including a shot chart and user profile view.

NBA Project Preview

npm install and npm start

Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

List of URL Resources:

https://github.com/bttmly/nba

https://github.com/mc-buckets/d3-shotchart

https://ant.design/

About


Languages

Language:JavaScript 73.3%Language:CSS 18.1%Language:HTML 8.6%