Time Expectation: Approximately 4 hours

Challenge Overview

Build a full-stack application that allows users to browse and manage their video library.

Feel free to take any shortcuts you’d like when setting up the project, such as using a template project, libraries, etc.

Requirements

Non-functional aspects that we’ll evaluate

Provided Resources

videos.json - Contains array of 50+ video objects with fields: id, title, thumbnail_url, created_at, duration (in seconds), views, tags

videos.json

Submission Guidelines

Submit GitHub repository link containing both frontend and backend code. Include setup instructions in README.