Skip to content

Shelbybosss/IMDB-Clone-Movie-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDb Clone App

Welcome to the IMDb Clone App! This project is a web application that replicates some features of IMDb, including a movie carousel and a movie list.

Table of Contents

Demo

Check out the live demo of the IMDb Clone App here.

Features

  • Display popular movies in a carousel.
  • View movie details.
  • Responsive design.

Screenshots

Screenshot 2024-07-14 190912

Screenshot 2024-07-14 190932

Screenshot 2024-07-14 190527

Installation

  1. Clone the repository:
   git clone https://github.com/shelbybosss/imdb-clone.git
   cd imdb-clone
  1. Install dependencies:
npm install
  1. Start the development server:
npm start
  1. Build for production:
npm run build

Usage

  • Home Page: Displays a carousel of popular movies.
  • Movie List: View a list of movies based on different criteria.
  • Movie Detail: View detailed information about a specific movie.

Technologies

  • React: JavaScript library for building user interfaces.
  • React Router: Declarative routing for React applications.
  • React Responsive Carousel: Responsive carousel component.
  • TMDB API (Application Programming Interface)
  • CSS: Styling of the application.

About

A Movie Web application. Similar to IMDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published