This project is a direct port of Fantasy Football Rankings.
Like many of us, I was curious about adding more and more interesting data to this tool. I noticed that Jay had not updated it in several years, and have forked it to upgrade it and continue its development, out of personal interest. \
Dependencies are updated to the best of my ability, vulnerabilities are closed. Several open TODOS.
It uses ranking and tiering data Boris Chen and makes an interactive draftboard to help you during your fantasy football draft.
it was bootstrapped with Create React App.
- Run:
npm start
- Build:
npm run build
- Test:
npm test
- Local Storage
- Tests
- Better CSS