Skip to content

Latest commit

Β 

History

History
33 lines (23 loc) Β· 840 Bytes

File metadata and controls

33 lines (23 loc) Β· 840 Bytes

🎬 IMDb Clone (Frontend)

A modern IMDb-inspired movie database web app built with React 19, Vite, and TailwindCSS.
It allows users to browse movies, view details, and navigate seamlessly with React Router.


πŸš€ Features

  • ⚑ Fast development with Vite + React 19
  • 🎨 Responsive UI styled with TailwindCSS
  • πŸ”— Routing & navigation with React Router v7
  • πŸ–ΌοΈ Icon support via Lucide React
  • 🧹 Linting with ESLint + React plugins

πŸ“¦ Tech Stack

  • Frontend Framework: React 19 + Vite
  • Styling: TailwindCSS
  • Routing: React Router DOM v7
  • Icons: Lucide React
  • Linting: ESLint, React Hooks linting

πŸ› οΈ Installation

  1. Clone the repository:
    git clone https://github.com/rohitkumar91131/imdb.git
    cd imdb