Skip to content

LakshitAgarwal/CineBot

Repository files navigation

CineBot 🎥

CineBot is a Netflix-like web application designed to provide users with personalized movie recommendations, a seamless browsing experience, and detailed information about their favorite movies. The platform leverages AI to suggest movies based on user input, offering a tailored cinematic experience.

Demo

Demo.mp4

Deployed Link

https://cinebot.netlify.app/

Features

  • Authentication using Google Firebase on login page
  • AI-Based Movie Recommendations
  • Detailed Movie and TV Series Information through tmdb API
  • Option to add your favourite movie to wishlist
  • Responsive design that looks great on all devices
  • Smooth animations and transitions using Framer Motion
  • Interactive navigation bar with quick links to different sections
  • Engaging hero section with trailer video like Netflix

Technologies

  • React
  • Redux
  • React-router-dom
  • Tailwind CSS
  • Framer Motion
  • Formik and Yup (for handling form)