Project
A front-end clone of Netflix built from scratch using React.js. I used CSS for the UI and UX. State management was handled using redux. Authentication is done using the firebase authentication platform and hosted with firebase hosting. The API I pulled from was TMDB using Axios Calls.
Technologies
React
CSS
Redux
Firebase
Axios
Back