Welcome to the Letflix repository! Letflix is a streaming service application, a Netflix clone, designed to provide users with a personalized and interactive movie-watching experience. With user authentication and the ability to select an account, Letflix offers a curated list of available movies for users to enjoy. Additionally, users can add movies to their watchlist for later viewing.
- User Authentication: Users can sign in using their GitHub or Google accounts.
- Account Selection: Choose the account that suits your preferences.
- Browse Movies: Explore a diverse collection of movies available for streaming.
- Watchlist: Add movies to your watchlist for future viewing.
- Responsive Design: Enjoy Letflix on various devices with a responsive and user-friendly interface.
- React
- Tailwind CSS
- Next.js
- Prisma
- MongoDB
- NextAuth
- Vercel
git clone https://github.com/TaurusVB/letflix-wp
npm i
DATABASE_URL=
NEXTAUTH_JWT_SECRET=
NEXTAUTH_SECRET=
GITHUB_ID=
GITHUB_SECRET=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
npm run dev