Skip to content

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

Notifications You must be signed in to change notification settings

furkan-dogu/nba-legends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages