A web app for live, pro stats of NBA players
To View Locally:
-
clone or download the repo
-
npm install
-
npm start
-
open browser to localhost:8080
Upcoming Changes:
- Currently building a RESTful api, Node/Express back-end
- Refactoring front-end to use React for UI
- Optimizing for mobile

