Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
/ youtok Public archive

A not-yet-finished YouTube summary scroller; who knows what it'll turn into!?

License

Notifications You must be signed in to change notification settings

wysh3/youtok

Repository files navigation

YouTok

A modern TikTok-style interface for browsing YouTube videos but instead of videos we offer summaries, built with Next.js.

Features

  • Infinite-scroll video feed
  • Video search with URL support
  • Favorites collection
  • Watch history
  • Dark/Light mode
  • Responsive design

Tech Stack

  • Next.js 14
  • TypeScript
  • Tailwind CSS
  • Radix UI

Quick Start

# Clone the repository
git clone https://github.com/wysh3/youtok.git
cd youtok

# Install dependencies
npm install

# Start development server
npm run dev

Open http://localhost:3000 to view the app.

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm start - Start production server
  • npm run lint - Run ESLint

Contributing

Contributions are welcome! Feel free to open issues and pull requests.

License

MIT License

About

A not-yet-finished YouTube summary scroller; who knows what it'll turn into!?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published