
Project
This project is a simple clone of the Netflix online application. It uses the Movie Database to populate the movies into the application and uses firebase create and manage user data such as saving and deleting the favorites for that user. Uses an authorization to prevent users from storing their favorite movies without first being signed in.
Technologies
Javascript
Next JS
Tailwind CSS
Firebase
Movie API
Back