Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 232 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 232 Bytes

Basketball app created with react

You can input any NBA player's name to display their basic information and 2021/2022 stats.

Got my data from the balldontlie api

I installed the axios library for fetching the data.