This project is an IMDb clone created with React.js. It emulates the functionality and design of the popular Internet Movie Database (IMDb) platform. IMDb is a comprehensive database of movies, TV shows, and celebrities, and this clone replicates many of its features.
https://imdb-clone-for-movies.netlify.app/
- Browse movies, TV shows, and celebrities
- Search for specific titles or names
- View detailed information about movies, TV shows, and celebrities
- Rate and review movies and TV shows
- Save favorite movies and TV shows to watchlist
- And more!
To run this project locally, follow these steps:
-
Clone the repository:
-
Navigate into the project directory:
-
Install dependencies:
-
Start the development server:
-
Open your browser and visit
http://localhost:3000
to view the application.
- React.js
- HTML
- CSS
- JavaScript
This project is licensed under the MIT License.