- Description
- Links
- Technologies
- Screenshots
- Installation Instructions
- User Instructions
- License
- Contributors
- Contribution Instructions
- Acknowledgements
- Questions
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.
URL to deployed application
URL to GitHub repository
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.
-
Since Rise N Thrive is primarily a NodeJS application, you must have NodeJS downloaded. Please download here if you have not done so previously.
-
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
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. |
This project is licensed under the terms of MIT.
Before contributing to Netflix Clone, please read this code of conduct1.
Here's how you can contribute...
- Add issue or recommendation for improvement to Issues tab on Github.
- Submit pull request for review.
Most of the front end was created by myself. However, for appending rows and the trailers to the page, I followed this tutorial. See .
If you have any questions, please contact us via:
Name | Github | |
---|---|---|
Michael Klein | @inklein1997 | michaelklein1997@gmail.com |
Footnotes
-
Code of Conduct provided by Contributor Covenant ↩