OwnTube-tv / web-client

Portable video client for PeerTube in React Native
https://owntube-tv.github.io/web-client/
The Unlicense
0 stars 11 forks source link

Create initial components for rendering the landing page #11

Closed ar9708 closed 1 month ago

ar9708 commented 4 months ago

From #3, we need to implement some initial React components to render the landing page mock-up:

The components rely on the VideoService in #10 for data.

Acceptance criterion:

ar9708 commented 1 month ago

Resolved in #51