A sleek, responsive web application for browsing movies and booking tickets in real-time. Built with React.js.
β
Browse movie details (title, genre, runtime, language)
β
Interactive buttons for watching trailers and booking tickets
β
Smooth background gradients and responsive design
β
Dynamic styling and component-based architecture
β
Modern UI with glowing buttons and animations
- Frontend: React.js, CSS (custom styles, gradients, responsive units)
- Version Control: Git & GitHub
(Add screenshots here once deployed)
-
Clone the repository
git clone https://github.com/yourusername/Movie-Ticket-Booking-Site.git cd Movie-Ticket-Booking-Site -
Install dependencies
npm install
-
Start the development server
npm run dev