A modern and responsive movie streaming platform built with React and deployed on Vercel, designed for seamless user experiences watching movie.
Explore Jetplex live: Jetplex
- User-friendly Interface: Clean, intuitive design for an excellent user experience.
- Dynamic Search: Easily search the movie.
- Responsive Design: Optimized for mobile, tablet, and desktop devices.
- Performance Optimized: Fast and reliable, ensuring smooth browsing.
- Frontend: React.js
- Styling: CSS/Styled Components
- Hosting: Vercel
- cloud: Cloudinary
src/
├── components/ # Reusable React components (e.g., Navbar, Footer, Cards)
├── pages/ # Main pages like Home, Search, and Booking
├── assets/ # Images, icons, and other media
├── utils/ # Utility functions and constants
└── App.jsx # Root component