NBA Stats enables users to search their favorite NBA basketball players and view season averages, or compare players against each other on a game-by-game basis. I created NBA Stats as a one-week solo project during my third module at Turing School of Software and Design.
Clone the repo to your terminal : $ git clone https://github.com/ericwm76/nba-stats.git
After cloning run: npm install
To open the app on your web server run: npm start
NBA Stats was built using:
- React
- Redux
- Router
- Jest
- Enzyme
- Chart.js