Netflix Clone
Description
Live SiteThis is a functional clone of the Netflix UI.
I had to take some license with the UI due to limitations of the resources I had available to me via the API, but I think I did a pretty good job nonetheless.
To build this project I utilised Firebase to fulfill the function of the back end. This includes authentication, database and hosting, serverless functions.
Deployed serverless functions to query the TMDB API to populate my database with title data on a monthly basis.
I created custom end points for serverless functions which enable the front end to query the TMDB API via the backend without sacrificing API key security.
Technology
- React.js
- Javascript
- CSS
- Git
- HTML5
- Node.js
- Firebase