← projects

Clive

2025AuthorTypeScript

Overview

React-based web app for analyzing and discussing YouTube videos through an interactive, chat-like interface with optional spoiler control.

Architecture

Single-page React application where users input a YouTube URL and interact with the content through a conversational interface. Routing handled via React Router, with UI state managing modes like spoiler control and chat flow.

Implementation

Built using React with Vite for fast development and bundling. TailwindCSS used for styling and responsive layouts. ESLint configured with React Hooks and React Refresh plugins to maintain code quality and developer experience.

Results

Enables users to explore and discuss YouTube videos interactively, with a focus on usability and spoiler control. Provides a smooth experience across desktop and mobile devices.

ReactLLMsFrontendViteTailwindCSS