An open API service indexing awesome lists of open source software.

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."

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