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.
- Host: GitHub
- URL: https://github.com/nadavbitran/nba-players-browser-web-app
- Owner: NadavBitran
- Created: 2024-05-07T14:21:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T16:42:00.000Z (about 2 years ago)
- Last Synced: 2025-02-26T17:47:08.227Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |  Node.js |
|  SCSS |  Express.js |
|  React | |
|  TypeScript | |
|  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)