The Movie DB is a React-based website that leverages the power of The Movie Database (TMDb) API to provide users with a seamless and immersive movie exploration experience. The project is crafted with a clean and modern design, offering an intuitive interface for users to discover, search, and explore movies effortlessly.
👉 Live Demo: The Movie DB Demo
- Dynamic fetching of movie data from TMDb API.
- Responsive and user-friendly design.
- Smooth navigation for exploring a vast collection of movies.
- CSS for styling.
- React JS for building interactive user interfaces.
Get ready to dive into the world of cinema with The Movie DB!
-
Clone the repository:
git clone https://github.com/DIILEESHA/Movie-Recap.git
-
Install dependencies:
npm install
-
Start the development server:
npm start