Skip to content

michaelklein24/Netflix-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NETFLIX CLONE

License: MIT Contributor Covenant

Table of Contents

Description

Netflix Clone is a full stack react application that is modeled after Netflix. With Netflix Clone, you are able to login/create an account, and view a selection of movies sorted by topic/genre. You will also be able to view the trailer to these movies once you select one.

Links

URL to deployed application
URL to GitHub repository

Technologies

Javascript logo react logo nodejs logo express logo mysql logo sequelize logo graphql logo CSS3 logo

Screenshots

application demo

Installation Instructions

If you would simply like to see the deployed application, no installation is required. Click here to visit the deployed site If you would like to fork/clone this repo please do the following.

  1. Since Rise N Thrive is primarily a NodeJS application, you must have NodeJS downloaded. Please download here if you have not done so previously.

  2. Text-Editor-PWA utilizes the following packages

Package Name
Express
Create React App
Apollo Client Server
graphql
React Router
HTTP Proxy Middleware
jsonwebtoken
React-Youtube
Movie-Trailer

**You can install these packages by entering the following command into your command line...

npm i

NOTE: your terminal must be located in the root of the Netflix clone repository

User Instructions

Feature Instructions
Log In 1. To log in, click the Sign In button in the top right corner.
Create Account 1. To create an account, enter your email on the home page. Fill out the form that you are redirected to.
Logout 1. To log out, click the settings tab in the nav bar. Towards the bottom of the page, click logout
View Trailers 1. Click any of the movie posters. The trailer should appear below.

License

This project is licensed under the terms of MIT.

Contributors

Contribution Instructions

Before contributing to Netflix Clone, please read this code of conduct1.
Here's how you can contribute...

  1. Add issue or recommendation for improvement to Issues tab on Github.
  2. Submit pull request for review.

Acknowledgements

Most of the front end was created by myself. However, for appending rows and the trailers to the page, I followed this tutorial. See here.

Questions?

If you have any questions, please contact us via:

Name Github Email
Michael Klein @inklein1997 michaelklein1997@gmail.com

Footnotes

  1. Code of Conduct provided by Contributor Covenant

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published