This project is a Netflix clone created using Next.js. You can register or log in to the web application using your own email or Google account. Additionally, there is a "Forgot Password" button that allows you to reset your password by receiving an email to your registered email account. The project utilizes the TMDB API to fetch a list of popular, top-rated, and upcoming movies, presenting users with their posters, titles, and descriptions.
- User registration via email or Google account.
- Password reset functionality.
- Pagination for smooth transitions between pages.
- A list of popular, top-rated and upcoming films
- React
- Next.js
- React-Router-Dom
- TMDB API for movies data
- Firebase for register and login processes
- Styling with Tailwind and CSS
- React-Toastify for alert
- Register or log in with your email or Google account.
- Discover information about popular, top-rated and upcoming films.
- Access detailed information and reviews for each item.
The project is compatible with both wide-screen computers and mobile devices.
Movies data provided by TMDB