A modern Netflix clone built with React.js and Firebase. This project includes a responsive design and is deployed on Netlify.
- React.js: For building interactive user interfaces.
- Firebase: For authentication and real-time data handling.
- Hosted on Netlify
- Clone the repository:
git clone https://github.com/your-username/netflix-clone.git
- Navigate to the project directory:
cd netflix-clone
- Install dependencies:
npm install
- Start the development server:
npm start
This project is licensed under the MIT License.