https://github.com/sachinsalahalli/imdb
"A responsive IMDb clone built using HTML, CSS, and JavaScript, featuring movie search and details."
https://github.com/sachinsalahalli/imdb
api-fetching css frontend html imdb-clone javascript web-development
Last synced: about 2 months ago
JSON representation
"A responsive IMDb clone built using HTML, CSS, and JavaScript, featuring movie search and details."
- Host: GitHub
- URL: https://github.com/sachinsalahalli/imdb
- Owner: SachinSalahalli
- Created: 2023-09-06T11:41:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T10:34:46.000Z (about 1 year ago)
- Last Synced: 2025-04-11T08:29:14.534Z (about 1 year ago)
- Topics: api-fetching, css, frontend, html, imdb-clone, javascript, web-development
- Language: JavaScript
- Homepage: https://sachinsalahalli.github.io/IMDB/
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IMDB
🚀 About the Project
This is a React-based IMDB Clone that allows users to browse, search, and view details about movies and TV shows. It fetches data from an API (e.g., TMDB or OMDB) and presents it in a clean, user-friendly interface.
Your site is live at https://sachinsalahalli.github.io/IMDB/
Project video : https://youtu.be/4oKhe4z-AAE
## Features
✅ Movie & TV Show Listings – Browse popular movies and TV shows
✅ Search Functionality – Find movies by name or category
✅ Movie Details Page – View descriptions, ratings, cast, and trailers
✅ Responsive Design – Works on all devices
✅ Optimized Performance – Built with React & Vite