Skip to content

React progressive web app that compares NBA player stats. Uses MySportsFeeds for data and React-Vis for data visualization.

Notifications You must be signed in to change notification settings

tonyjmartinez/23vs23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

23vs23.com

NBA Player Stats Comparator

React web app for comparing and visualizing NBA player stats.

Uses React-Vis to provide data visualization for stats pulled from the MySportsFeeds API.

The front end uses React, Redux, Material-UI, React-AutoComplete, and React-Swipe.

The back end uses Express to handle fetches to the MySportsFeeds API.

Running the client

cd client

npm install

npm start

About

React progressive web app that compares NBA player stats. Uses MySportsFeeds for data and React-Vis for data visualization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published