This project is a Netflix clone built using React+Vite, React Router DOM, Lucide Icons, Tailwind CSS, and APIs from TMDB and IMDb. It aims to replicate the functionalities of Netflix, allowing users to search for movies, view movie details, and enjoy a responsive design for seamless usage across various devices.
View here: https://ornate-mandazi-c0fba5.netlify.app/
- React.js: JavaScript library for building user interfaces.
- React Router DOM: Declarative routing for React applications, enabling navigation within the app.
- Lucide Icons: Open-source icon set for easy integration of icons into the application.
- Tailwind CSS: Utility-first CSS framework for creating custom designs quickly.
- TMDB API: The Movie Database API provides access to a vast collection of movie data, including details, images, and more.
- IMDb API: The Internet Movie Database API allows access to IMDb's extensive database of movies, TV shows, actors, and more.
- Search Functionality: Users can search for movies using keywords or titles.
- Responsive Design: The application is designed to be responsive, ensuring a seamless experience across various devices and screen sizes.
- View Movie Details: Users can view detailed information about movies, including synopsis, ratings, cast, and more.