cephalization/Valet

Improve video results UI

Opened this issue · 2 comments

The front-end is currently the bare minimum required to present the results.

On mobile there should be one row per video, on desktop, create a grid of videos.

These videos should load as a thumbnail until clicked on. They then load the youtube url.

Create a video containment object. Should be a box on tablet devices and up. Should be a row on smaller devices.

All that is left to be done is replace videos with thumbnails that swap out youtube links.