- User authentication and account management.
- Dynamic content loading and smooth UI transitions.
- Integration with TMDB for fetching movie and show data.
- Responsive design for optimal viewing across devices.
- Clone the repository
git clone https://github.com/nour-aldin/Netflix.git- Navigate to repository directory
$ cd Netflix- Install dependencies
$ npm install- Compile and hot-reload for development
$ npm run dev- Compile, prefix and minify for production
$ npm run build- React
- tailwindcss
- firebase