Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.64 KB

readme.md

File metadata and controls

38 lines (32 loc) · 1.64 KB

Daggers

Website for Dagenham & Redbridge FC

Demo at http://dry-lake-73482.herokuapp.com/

Clone this code, call yarn install, then run this in a server using: NODE_ENV=production npm start

To Do:

  • Code cleanup, (remove console logging,) and TODO's
  • Add caching to server, (e.g. to News, like I've done with Table data)

Nice to Have:

Cleanup dependencies?

  • uuid
  • moment
  • react-foundation