/nba-shots

Explore the performance of NBA All-Stars in the 2022 draft through an interactive analysis of their shooting efficiency across different court zones!

Primary LanguageSvelteMIT LicenseMIT

Explore the performance of NBA All-Stars in the 2022 draft through an interactive analysis of their shooting efficiency across different court zones!

This project visualizes field goal percentages in key court zones — Restricted Area, Paint, Mid-Range, and the 3-point line segments — to determine which players are "on fire". The redder the zone, the hotter the shot!

Getting Started

Visit The Hottest NBA Players to see the analytics in action.

The following instructions will guide you through setting up a copy of the project on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure you have the following installed:

  • Python 3.8 or higher
  • pip (Python package installer)
  • npm (Node.js package manager)

Installation

  1. Clone the Repository
git clone https://github.com/m1nce/nba-shots.git
  1. Navigate to the Project Directory
cd nba-shots
  1. Install npm Packages
npm install
  1. Start Webhost
npm run dev

Built With

Major frameworks/libraries/languages used in this project:

  • Python
  • Svelte
  • JavaScript

License

Distributed under the MIT License. See LICENSE for more information.

Created by: