Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/furkan-dogu/nba-legends

This project is a simple web application that displays information about NBA legends
https://github.com/furkan-dogu/nba-legends

bootstrap css javascript react react-bootstrap usestate

Last synced: about 6 hours ago
JSON representation

This project is a simple web application that displays information about NBA legends

Awesome Lists containing this project

README

        

# NBA Legends



## About the Project

This project is a simple web application that displays information about NBA legends. The application is developed using React and Bootstrap technologies.

## Live Project Link

You can access the live version of the project [here](https://nba-legends-beta.vercel.app/).

## Project Skeleton

```
NBA Legends(folder)
|
|----readme.md
SOLUTION
├── public
│ └── index.html
├── src
│ ├── components
│ │ ├── Header.jsx
│ │ ├── CardContainer.jsx
│ │ └── PlayerCard.jsx
│ ├── helper
│ │ └── data.js
│ ├── assets
│ │ └── [images]
│ ├── App.js
│ ├── index.js
│ └── index.css
├── package.json
└── yarn.lock
```

## Screenshots





## Compatibility

The project is compatible with both wide-screen computers and mobile devices.