An open API service indexing awesome lists of open source software.

https://github.com/nadavbitran/nba-players-browser-web-app

a fullstack application where users can explore NBA teams, view current year statistics such as shooting percentages, rebounds, and more, while also browsing detailed information about players.
https://github.com/nadavbitran/nba-players-browser-web-app

Last synced: about 1 month ago
JSON representation

a fullstack application where users can explore NBA teams, view current year statistics such as shooting percentages, rebounds, and more, while also browsing detailed information about players.

Awesome Lists containing this project

README

          

# NBA Players Browser 🏀

Welcome to the NBA Players Browser, a fullstack application where users can explore NBA teams, view current year statistics such as shooting percentages, rebounds, and more, while also browsing detailed information about players.

## Features 🌟

- Browse NBA teams 🏀
- View current year statistics for teams 📊
- Explore detailed player profiles 👤
- Responsive design for optimal viewing on all devices 📱

## Video:

https://github.com/NadavBitran/NBA-Players-Browser-Web-App/assets/122038636/600f4f42-e8f2-45f2-a7bb-a6244453bfca

## Live Link
In the future.

## Tech Stack 💻

| Frontend | Backend |
|----------|---------|
| ![HTML](https://img.icons8.com/color/48/000000/html-5--v1.png) HTML | ![Node.js](https://img.icons8.com/color/48/000000/nodejs.png) Node.js |
| ![SCSS](https://img.icons8.com/color/48/000000/sass.png) SCSS | ![Express.js](https://img.icons8.com/ultraviolet/40/000000/api-settings.png) Express.js |
| ![React](https://img.icons8.com/color/48/000000/react-native.png) React | |
| ![TypeScript](https://img.icons8.com/color/48/000000/typescript.png) TypeScript | |
| ![Vite](https://img.icons8.com/color/48/000000/fast-forward.png) Vite (Build Tool) | |

## Data Source 📡

This application fetches NBA data from the [API Sports](https://api-sports.io/) platform.

### Prerequisites

- Node.js installed on your machine
- API Sports API key (sign up on their website to get one)