Nba Graph compares two players stats from the current Nba season by player name
- cd into graph
- npm start
- Use the search bar to search for the first player hit enter
- Use the second search bar to search for the second player hit enter
- compare stats in the graph
- React
- Axios
- Chart.js
In this project I learn Chart.js and its Dataset Properties and how to use it while calling a Api
