A Next.js application that helps you organize and manage your YouTube playlists efficiently with AI.
- View and manage your YouTube playlists
- Organise videos within playlists
- Clean and modern user interface
- Clone the repository
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open http://localhost:3000 in your browser
- Next.js
- TypeScript
- Tailwind CSS
- YouTube Data API
Feel free to open issues and submit pull requests.