GithubHelp home page GithubHelp logo

ksarpotdar / amazon-prime-clone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bhagat-hrishi/amazon-prime-clone

0.0 0.0 0.0 43.34 MB

Amazon Prime Video Clone build in MERN Stack. In this user can watch the trailer of movies and add movies and tv shows to their watch list

Home Page: https://myprimeclone.netlify.app/

JavaScript 78.01% CSS 0.04% HTML 0.86% SCSS 21.10%

amazon-prime-clone's Introduction

Amazon Prime Video Clone

logo This project is amazon prime video clone build in MERN Stack.

Hosted on netlify https://myprimeclone.netlify.app/

Features

  • Registered and Guest users can Watch the trailer of movies
  • Select movies in different languages
  • Only registered user can add movies and tv shows to their watchlist
  • While resetting the password registered user will receive email and through the link present inside the email user will reset the password

Gifs

Weclome page

  • Desktop view

Desktop view welcome page

  • Mobile view

Mobile view welcome page

Signin page

Signin page

Signup page

Signup page

Home page

Home page

Watch in your language

Watch in your language

Tv Shows page

Tv Shows page

Movies page

Movies page

Kids page

Kids page

Watch Trailer

Watch Trailer

Feedback form

Feedback form

Form footer

Form footer

Password reset link is inactive

inactive password reset link

Reference :

There are two methods for getting started with this repo.

Familiar with Git ?

> git clone https://github.com/bhagat-hrishi/amazon-prime-clone.git
> cd client
> npm install
> npm start
> cd server 
> npm install
> node index

Not Familiar with Git ?

download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

> cd client
> npm install
> npm start
> cd server 
> npm install
> node index

Configuration for .env file

  • Note

    Create .env file in client and server folder

  • Content of .env For client

    REACT_APP_API_KEY = Enter your tmdb api key

  • Content of .env For server

    MONGO_ATLAS_PW = dbpassword

    DB_URL = db url from mongodb atlas

    FEEDBACK_GMAIL = email id

    CLIENT_ID = client id

    CLIENT_SECRET = client secret

    REDIRECT_URI = https://developers.google.com/oauthplayground

    REFRESH_TOKEN = refresh token

amazon-prime-clone's People

Contributors

bhagat-hrishi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.