Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 484 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 484 Bytes

This project is a direct port of Fantasy Football Rankings.

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.

Commands

  • Run: npm start
  • Build: npm run build
  • Test: npm test

TODOs

  • Local Storage
  • Tests
  • Better CSS