This is a cloned application that resembles the popular streaming service Netflix. Built with React as a FrontEnd library, Firebase for handling authenticaition and database and Fuse.js for live search.
Finished course scope
This project is hosted using GitHub pages. https://raqlo.github.io/netflix-clone-react-scrimba/
By visiting this website you can...
- Register as an user
- Log in
- Log out
- Access to movie catalog
This was a side project created to experiment with Firebase using a Scrimba tutorial as a guide. Sadly, Scrimba deprecated the course because of the release of the new Firebase version 9, which is not compatible with the previous versions. So I decided to continue with this project but to adapt it to the new version as the same time I familiarize with the library.