Skip to content

ElDev1/freeflix

Repository files navigation

FreeFlix (Netflix clon to watch free shortfilms)

FullStack Netflix Clone using React, NextJS, TailwindCSS, MongoDb & Prisma

Features:

  • Environment, Typescript, NextJS Setup
  • MongoDB & Prisma connect, Database creation
  • Typescript
  • Authentication with NextAuth, Google & Github Login
  • Cookie based authentication
  • API and Controllers creation
  • React SWR data fetching
  • Zustand state management
  • Responsive design

Run Locally

Clone the project

  git clone https://github.com/ElDev1/freeflix.git

Go to the project directory

  cd freeflix

Install dependencies

  npm install

Start the server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DATABASE_URL= GOOGLE_CLIENT_ID= GOOGLE_CLIENT_SECRET= GITHUB_ID= GITHUB_SECRET= NEXTAUTH_JWT_SECRET= NEXTAUTH_SECRET=

About

Fullstack Netflix clon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors