Skip to content

Good practice for creating a site for watching movies. Authorization is implemented (using Google, GitHub and by mail and password). Movie feed, list of favorite movies, watching movies).

Notifications You must be signed in to change notification settings

JusthackOne/Netflix-site

Repository files navigation

Netflix site 🍿

Good practice for creating a site for watching movies. Authorization is implemented (using Google, GitHub and by mail and password). Movie feed, list of favorite movies, watching movies).

Stack 📚

  • Next.js
  • Next-auth
  • Axios
  • Zustand
  • MongoDB (Prisma)
  • Tailwind

Commands and .env Configuration 🔧

  • Run npm run dev to start the client server.

Configure your .env with: DATABASE_URL NEXTAUTH_JWT_SECRET NEXTAUTH_SECRET GITHUB_ID GITHUB_SECRET GOOGLE_CLIENT_ID GOOGLE_CLIENT_SECRET

Some Snapshots 📸

Main Page

1

Movie List

2

Movie Choosing

3

Login Page

4

Movie Watching

5

About

Good practice for creating a site for watching movies. Authorization is implemented (using Google, GitHub and by mail and password). Movie feed, list of favorite movies, watching movies).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages