This is a Netflix clone built with React.js using Vite for optimized builds. It replicates the Netflix interface and fetches movie data from TMDb API. User authentication is powered by Firebase.
- Netflix-Like Interface: Built with React.js and Vite for fast rendering.
- TMDb API Integration: Fetches dynamic movie data.
- Firebase Authentication: Enables user authentication and sign-in functionalities.
- Clone the repo:
https://github.com/Seann21/Netflix-Clone.git - Go to project directory:
cd Netflix-Clone - Install dependencies:
npm install - Run the app:
npm run dev
- React.js & Vite: Fast and efficient development tools.
- TMDb API: Fetches movie data from TMDb.
- Firebase: Handles user authentication.
- Configure Firebase in your project for authentication methods.
- API: TMDb
- Firebase: User authentication.
- Design inspired by Netflix's official website.
Feel free to contribute to this project by opening issues or creating pull requests. Any suggestions or improvements are welcome!
