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.
- ⚡ 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
- Frontend Framework: React 19 + Vite
- Styling: TailwindCSS
- Routing: React Router DOM v7
- Icons: Lucide React
- Linting: ESLint, React Hooks linting
- Clone the repository:
git clone https://github.com/rohitkumar91131/imdb.git cd imdb