Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dappuniversity/netflix-frontend-workshop

Open more actions menu

Repository files navigation

StreamKit

StreamKit is a front-end-only streaming catalog starter app for workshops about developing with AI.

It uses Vite, React, TypeScript, local JSON data, local image assets, and one shared preview video. There is no backend, database, authentication service, or external asset host required.

Getting Started

npm install
npm run dev

Vite will print a local URL, usually http://localhost:5173.

Workshop Feature Ideas

  • Wire up the search box in the header.
  • Add filters by genre, rating, or year.
  • Add a "My List" feature using localStorage.
  • Add richer controls or recommendations on the watch page.
  • Add "More Like This" logic to the show page.

Project Shape

src/data/catalog.json          Runtime catalog data
src/data/catalog.metadata.json Creative metadata and art prompts
public/posters                 Local poster images
public/backdrops               Local backdrop images
public/videos/preview.mp4      Shared preview video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.