There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A Web app that leverages the nba.stats API to get info about nba players (PPG, APG, RPG). A mini web app that gets data of NBA players from a backend service "stats.nba.com". Node JS was used in creating backend that retrieves data from this service while React was used for frontend