fantasy basketball frontend with React/Rails/Redux. user can add/waive players, view all teams/rosters, search individual players, view highlights with the YouTube API. currently working on trade machine, recent box scores section, and league functionality.
in order to run the app, first clone, install, and start the backend, and then install dependencies (cmd: npm install) and start the frontend (cmd: npm start)
backend: https://github.com/devin-mullin/basketball-trade-fantasy-backend