Skip to content

CineFlix is an online movie store where users can browse a list of movies and view details.

Notifications You must be signed in to change notification settings

shaikahmadnawaz/cineflix

Repository files navigation

CineFlix - Movie Rental App

CineFlix is an online movie store where users can browse a list of movies and view details.

Demo

Live Demo 🚀

Features

  • View a list of movies for renting
  • Click on a movie to view more details in a modal
  • Add movies to the cart and remove them if needed
  • View the number of items in the cart in the header
  • View a modal with a list of items in the cart, ability to remove, and total amount

Tech Stack

  • ReactJS
  • TailwindCSS

Getting Started

  1. Clone the repository:

    git clone https://github.com/shaikahmadnawaz/cineflix.git
    cd cineflix
  2. Install dependencies:

     npm install
  3. Run the app locally:

     npm run dev
  4. Open http://localhost:5173 with your browser to see the result.

Usage

  • Browse the list of movies.
  • Click on a movie to view details.
  • Add movies to the cart.
  • View the cart icon in the header to see the number of items in the cart.
  • Click on the cart icon to view the cart details.

About

CineFlix is an online movie store where users can browse a list of movies and view details.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published