- This project has been developed to create a clone of Netflix Official Website.
- Users can signin,signout with google,github and mail adress.
- After logging in to the page, the users can see the movies by categories.
- To store the authenticated users, I used PostgreSQL
- Browse route is protected.So you have to signIn to see it
- User can authenticate with google,email and github by the help of NextAuth providers
- Carousel also clickable, then open a modal to show details of movie
- Jest is used to test some components
- NextJS
- Prisma
- Tailwind CSS
- NextAuth
- TypeScript
- PostgreSQL
- Heroku
- Jest
For fetching movie data
- moviedb used for fetching movies data according to categories