A modern YouTube clone built with Next.js 15, TailwindCSS and ShadCN, leveraging the latest web technologies to create a seamless video sharing and viewing experience.
- 🎥 Video upload and playback
- 👤 User authentication and profiles
- 💬 Comments and interactions
- 🎨 Modern, responsive UI
- 🚀 Server-side rendering
- ⚡ Real-time updates
- Framework: Next.js 14
- Styling: Tailwind CSS
- Authentication: NextAuth.js
- Database: PostgreSQL
- ORM: Prisma
- Deployment: Vercel
-
Clone the repository:
git clone https://github.com/tyloo/tylootube.git
-
Install dependencies:
pnpm install
-
Run the development server:
pnpm dev
-
Open http://localhost:3000 in your browser to access the application.
Contributions are welcome! If you find a bug or have a suggestion, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE.md file for more information.