Nesquik is a Netflix clone-like website designed to provide users with a familiar streaming experience. With Nesquik, users can register, log in, browse a wide selection of popular movies and TV shows, search for specific titles, manage their favorites, and more. The site offers a seamless and user-friendly interface, making it easy for users to discover and enjoy their favorite content.
Additionally, Nesquik features a robust user authentication system, where users can securely register and log in. The email and hashed password are stored in a MongoDB database along with the user's list of favorite movies, ensuring data security and personalization.
- Clone the repo
git clone https://github.com/navid9696/nesquik.git
- Install NPM packages
npm install
- Run
npm run dev
To use the site, follow these steps:
Register with your email and a password. Log in with your registered email and password. Browse popular movies and TV shows on the homepage, or navigate to specific genres. Search for specific movies using the search feature. Add or remove movies from your favorites list. Log out when finished by clicking the logout button. Email addresses can be in any format, such as "[email protected]".
Distributed under the MIT License. See LICENSE.txt
for more information.
Dawid Brzęczek - [email protected]
Project Link: https://github.com/navid9696/nesquik