OwnTube-tv/web-client

Adress Yaroslav's comments on initial page layout

Closed this issue · 1 comments

Address PR #34 review comments from @Dykyi:

  • Have different views in a screens/ structure
  • Do not copy inline styling everywhere (share instead)
  • Make components more light-weight
  • Have shared types in a types/ color
  • Declare colors somewhere where they can be shared
  • Use "layouts" in the App.tsx
  • Add a utils/ for things like sizing functions
  • Use hooks for reusing

Resolved in #51