Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 622 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 622 Bytes

AI YouTube Playlist Organiser

A Next.js application that helps you organize and manage your YouTube playlists efficiently with AI.

Features

  • View and manage your YouTube playlists
  • Organise videos within playlists
  • Clean and modern user interface

Quick Start

  1. Clone the repository
  2. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open http://localhost:3000 in your browser

Tech Stack

  • Next.js
  • TypeScript
  • Tailwind CSS
  • YouTube Data API

Contributing

Feel free to open issues and submit pull requests.