Cinemaven is an innovative OTT (Over-The-Top) platform designed to revolutionize your movie and entertainment experience. With a vast library of movies, TV shows, and original content, Cinemaven brings the cinematic experience directly to your fingertips.
- Extensive Library: Access a diverse collection of movies and TV shows across various genres.
- User Profiles: Create multiple user profiles to cater to different tastes within your household.
- Search and Filter: Easily search for content and filter by genre, release date, and more.
- Cross-Platform Compatibility: Enjoy Cinemaven on your desktop, mobile devices, and smart TVs.
- Secured Authentication System: Ensure user data protection with multi-factor authentication and encryption.
- Wish List: Allow users to create a wish list of movies and TV shows they plan to watch later.
Clone the Cinemaven repository to your local directory:
git clone https://github.com/Algoture/Cinemaven.git
Navigate to the client folder:
cd Cinemaven/client
Install client dependencies:
npm install
Start the client application:
npm run dev
Navigate to the server folder:
cd ../server
Install server dependencies:
npm install
Start the server application:
npm start
-
Sign Up or Log In:
- Create an account or log in to your existing account.
-
Browse Content:
- Explore the vast library of movies and TV shows.
-
Add to Wish List:
- Save your favorite movies to your wish list for easy access later.
-
Watch Content:
- Click on a title to start watching immediately.