This project is a Netflix Clone web application built using React for the front-end and Firebase for backend services such as Authentication and Database. It mimics the core functionality of Netflix, allowing users to browse movies, sign up, log in.
- User Authentication: Secure sign-up and login using Firebase Authentication (email and password).
- Movie Listings: Display movies fetched from a movie API.
- Frontend: React, CSS (Styled Components)
- Backend: Firebase Authentication, Firestore Database