/NBA-Stats

NBA Stats page that provides information on teams and players in the NBA. Uses the NBA API (undocumented) to gather information dynamically.

Primary LanguageJavaScript

NBA Stats page that provides information on teams and players in the NBA. Uses the NBA API (undocumented) to gather information dynamically.

#How to In order to fetch data you must run a proxy. Please use the two scripts in the package json. npm run proxy8010 and npm run proxy8011.