https://github.com/asimpson/is-steph-mvp
🏀 Compare the 2018 NBA MVP contenders against Steph Curry's historic, unanimous, 2016 MVP season.
https://github.com/asimpson/is-steph-mvp
data-visualization nba reactjs
Last synced: about 1 month ago
JSON representation
🏀 Compare the 2018 NBA MVP contenders against Steph Curry's historic, unanimous, 2016 MVP season.
- Host: GitHub
- URL: https://github.com/asimpson/is-steph-mvp
- Owner: asimpson
- Created: 2018-03-23T13:54:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-07T21:10:15.000Z (over 3 years ago)
- Last Synced: 2025-01-24T15:45:07.263Z (over 1 year ago)
- Topics: data-visualization, nba, reactjs
- Language: JavaScript
- Homepage: https://isstephmvpyet.com
- Size: 335 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README #
[https://isstephmvpyet.com](https://isstephmvpyet.com)
## Local development
- `npm install`
- `npm run start` will spin up a server on `localhost:8080`. This will watch changes to the React files in `src/`.
- `npm run build` will build a production build of the code _and_ deploy.