Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 406 Bytes

File metadata and controls

14 lines (11 loc) · 406 Bytes

NBA Shot Chart

Features

  • React-based NBA Player Shots Visualization.

Prerequisite

  1. Install Node.js LTS from https://nodejs.org/en/
  2. In the project directory, run: npm install

Execution

In the project directory, run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.