Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.55 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.55 KB

Jetplex ✈️

A modern and responsive movie streaming platform built with React and deployed on Vercel, designed for seamless user experiences watching movie.

React Vercel Cloudinary JavaScript CSS

🌐 Live Demo

Explore Jetplex live: Jetplex


🚀 Features

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

🛠️ Tech Stack

  • Frontend: React.js
  • Styling: CSS/Styled Components
  • Hosting: Vercel
  • cloud: Cloudinary

📂 Project Structure

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