OwnTube-tv / web-client

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

Create a Service for providing video/category data #10 #19

Closed OGTor closed 5 months ago

OGTor commented 7 months ago

New Feature Submissions:

This will add Services for providing video/category data

Data can be is reusable for different components.

To Test

Open project and use npm run web open the console in your desired web-browser you will se different console logs with Category Labels, Videos, etc

OGTor commented 7 months ago

Updated upon reviews

Link to commited changes

https://ogtor.github.io/web-client/

image

OGTor commented 7 months ago

Final fix for testData.json. This update should fix the problem with Actions not loading testData.json

https://ogtor.github.io/web-client/

image