Skip to content

PhilemonTJ/CineBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CineBox

CineBox is a movie catalog website where users can view trending real-time current movies, add or remove movies to their watchlist, and filter movies by genre. The website also features pagination and sorting options.

Features

  • View trending movies in real-time
  • Add or remove movies from the watchlist
  • Sort watchlist by rating
  • Search movies by title
  • Filter movies by genre
  • Responsive design with a professional look

Glimpse of the Website

Banner

Banner The banner dynamically displays trending movies, updating every few seconds to showcase the latest hits.

Movie Cards

Latest Movies Movie Cards This section highlights the latest movies available, with a clean and organized layout for easy browsing.Movie cards provide a quick overview of each film, including the title, rating, and an option to add to the watchlist.

Watchlist Page

Watchlist Page The watchlist page allows users to view and manage their saved movies. Users can sort by rating, search by title, and filter by genre.

Tech Stack

  • HTML, CSS, JavaScript
  • React
  • Tailwind CSS
  • Font Awesome
  • TMDB API

Installation

  1. Clone the repository:
    git clone <repository-url>
  2. Navigate to the project directory:
    cd CineBox-Project
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev

Usage

  • Navigate to the homepage to view trending movies.
  • Use the watchlist page to manage your movie watchlist.
  • Use the search and filter options to find specific movies.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any improvements.

License

This project is part of learning process.

About

CineBox is a responsive React-based movie catalog app that lets users browse real-time trending movies, manage a personalized watchlist, search by title, filter by genre, and sort by rating.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors