Skip to content

A web-based project that attempts to clone the interface of a streaming platform called iQIYI.

Notifications You must be signed in to change notification settings

AlvitoDian/ReactJS-Clone-iQIYI

Repository files navigation

Laravel Tailwind CSS React.js TMDb Inertia.js

Clone - iQIYI

A web-based project that attempts to clone the interface of a streaming platform called iQIYI.

Installation

  1. Clone the repository:

    git clone https://github.com/AlvitoDian/ReactJS-Clone-iQIYI.git
    cd laravel-clone-iqiyi
    
  2. Install dependencies:

    npm install && composer update
    cp .env.example .env
    php artisan key:generate
    
  3. Starting App :

    Open 2 terminals and run these commands separately each terminal

    Terminal 1

    php artisan serve

    Terminal 2

    php artisan serve

    Screenshots

    Hero Section

    image

    Movie Card Section

    #1 image #2 image #3 image

    Detail Movie Section

    image

    Detail Actor Section

    image

    Filter Movie Section

    image

    Discalimer

    This website was created solely for the purpose of learning and demonstrating web development skills. I do not intend to infringe copyright or harm any party. The contents, logos, and other content appearing on this site are the property of the original owner, iQiyi. I do not intend to claim ownership or copyright over such content. Again, this Website is created solely for the purpose of learning and demonstrating web development skills.

About

A web-based project that attempts to clone the interface of a streaming platform called iQIYI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages