This project was developed with firebase backend, authentication, react and tailwind css on the frontend.
This project is a clone of the popular streaming service Netflix, built with Firebase, React, and Tailwind. It allows users to browse and watch movies and TV shows, create and manage their watchlists, and receive recommendations based on categories.
Browse a catalog of movies and TV shows, organized by genre and popularity Add movies and TV shows to your watchlist for later viewing View your watch history and receive recommendations Create and manage user profiles
The frontend of the app is built with React and utilizes the Tailwind CSS framework for styling The backend is powered by Firebase, which handles user authentication, data storage, and real-time updates The app communicates with the Firebase API using RESTful HTTP requests
To get started with the app, follow these steps:
Clone the repository to your local machine Navigate to the project directory and install the dependencies by running npm install Create a new Firebase project and add the necessary credentials to the .env file Start the development server by running npm start
This project is for educational purposes only and is not connected with Netflix in any way.