Construct Week Project- Amazon Prime Clone in ReactJS/ Redux (Main Tech Stack Primarily Used). Collaborated with 2 other members and completed this project in 7 days. All the data is dynamic loaded. Play around with the app. More Description is provided on ReadMe.
Amazon Prime Video is an American subscription video on-demand over-the-top streaming and rental service of Amazon offered as a standalone service or as part of Amazon’s Prime subscription.
A Collaborative project built by a team of 3 executed in 7 days.
There are two methods for getting started with this repo.
> git clone https://github.com/icyflame21/Amazon-Prime-Clone.git
> cd Amazon-Prime-Clone
> npm install
> npm start
download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:
> cd Amazon-Prime-Clone
> npm install
> npm start
Home Page
Sign In
Log In
Payment Section
Movie Page after user login
YouTube Trailer
Icons are used from material UI
https://material-ui.com/components/material-icons/
Animation Effects are used from BootStrap 5
https://getbootstrap.com/docs/5.1/components/
All movie and tv shows information taken from TMDB API https://developers.themoviedb.org/3
To play trailer react-youtube npm package used https://www.npmjs.com/package/react-youtube