git clone https://github.com/Yanir-R/NBA-PlayersAPI.git
npm i
npm start
React JS app that pulls data of NBA players from Balldontlie.io, allows you to set a favorite that's added to a list (and also deselect the favorite)
- Simple Search on Player Name
- Save & Delete favorites players from your list
- Change with Toggle favorite players background color
- Responsive Design
- Initially the application with your Browser at
http://localhost:3000/
- the first call is to the API to bring our list of players
- you can search players by their first name or full name search works on both lists
- Add\Delete Players from NBA Player List 👉 Favorite Players List, and they popup at the right side of the page
- Change your Favorite Players background color with the Button Change your Background Color
I created the project to test my abilities With API, React & Bootstrap.
MIT © Yanir-r