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

https://github.com/solobarine/my_nba

An NBA Team Info App
https://github.com/solobarine/my_nba

javascript nextjs13 typescript

Last synced: about 2 months ago
JSON representation

An NBA Team Info App

Awesome Lists containing this project

README

          

# My NBA

## Table of Contents

- [Introduction](#introduction)
- [Live Demo](#live-demo)
- [Features](#features)
- [Getting Started](#getting-started)
- [Usage](#usage)
- [Support](#support)
- [Contributing](#contributing)
- [License](#license)

## Introduction

The My NBA is a simple web application that provides information about all NBA teams. It allows users to view details and statistics for each team in the National Basketball Association. Whether you're a basketball enthusiast, a data analyst, or just a casual fan, this project can be a valuable resource for exploring the world of NBA teams.

## Live Demo

You can view the Project Demo [here](https://my-nba-solobarine.vercel.app)

## Features

- View a list of all NBA teams.
- Access detailed information about each NBA team, including:
- Team name and logo.
- City and state where the team is based.
- Arena name and capacity.
- Team's founding year.
- Social media links for the team.
- Team's current roster.
- Recent performance statistics.

## Getting Started

To get started with the NBA Teams Information Project, follow these steps:

1. **Clone the Repository:**

```bash
git clone https://github.com/yourusername/nba-teams-information.git
cd nba-teams-information
```

2. **Install Dependencies:**

```bash
npm install
```

3. **Run the Application:**

```bash
npm start
```

**Access the Application:**

Open your web browser and navigate [here](http://localhost:3000) to access the NBA Teams Information Project.

## Usage

- On the home page, you will see a list of all NBA teams.

- Click on a specific team to view detailed information about that team.

- Connect with the team through social media links.

- Enjoy exploring the world of NBA teams and their rich history.

## Support

If You love the Project, Kindly leave a :star:

## Contributing

We welcome contributions from the community. If you would like to contribute to this project, please follow these guidelines:

- Fork the repository and create a new branch for your feature or bug fix.

- Ensure your code follows best practices and is well-documented.

- Submit a pull request with a clear description of your changes.

Your pull request will be reviewed by the maintainers, and if it meets the project's standards, it will be merged.

## License

This project is licensed under the MIT License, which means you are free to use and modify the code as you see fit, but you must retain the original license in your project. See the LICENSE file for more details.