Skip to content

prabhatrana666/hello11-cab-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš– Hello11 Cab Booking

A premium Progressive Web Application (PWA) built with React.js, featuring a modern taxi booking experience, responsive UI, smooth micro-interactions, third-party API integration for location autocomplete, and performance-focused frontend architecture.

React JavaScript Bootstrap Framer Motion Geoapify API PWA Responsive


🌍 Live Preview

Live Website

https://hello11cabbooking.netlify.app/


✨ Overview

Hello11 Cab Booking is a modern, production-ready frontend application designed to provide a premium digital experience for taxi and cab booking services.

The project follows modern React architecture with reusable components, responsive layouts, polished animations, and Progressive Web App capabilities to ensure excellent usability across desktop, tablet, and mobile devices.


🎯 Key Highlights

βœ… Premium Landing Experience

βœ… Progressive Web Application (PWA)

βœ… Component-Based Architecture

βœ… Responsive Design

βœ… Mobile First Approach

βœ… Smooth Page Animations

βœ… Interactive Booking Modal

βœ… Performance Optimized

βœ… Modern UI/UX

βœ… SEO Friendly Structure


πŸ–₯️ Features

πŸš€ User Experience

  • Elegant Hero Section
  • Premium Fleet Showcase
  • Interactive Booking Form
  • Customer Testimonials
  • Responsive Image Gallery
  • Contact & CTA Sections
  • Smooth Scroll Experience
  • Premium Hover Effects

⚑ Performance

  • Optimized Asset Loading
  • Lazy Friendly Component Structure
  • Mobile Optimized Layout
  • Fast Rendering
  • Lightweight Icon Library
  • Installable PWA

🎨 UI Design

  • Premium Typography
  • Glassmorphism Effects
  • Modern Card Designs
  • Responsive Grid Layout
  • Smooth Micro Interactions
  • Framer Motion Animations

βš™οΈ Technology Stack

Technology Usage
βš›οΈ React.js Frontend Development
🟨 JavaScript (ES6+) Application Logic
🎨 Bootstrap 5 Responsive Grid & UI Components
πŸ’… CSS3 Custom Styling & Responsive Design
🎭 Framer Motion Animations & Micro-interactions
🎯 Lucide React Modern SVG Icons
🌍 Geoapify API Location Autocomplete & Search
πŸ“± Progressive Web App Installable Web Application
πŸ”§ Git & GitHub Version Control & Source Management

πŸ— Architecture

src
β”‚
β”œβ”€β”€ assets
β”œβ”€β”€ components
    β”œβ”€β”€ api
        β”œβ”€β”€ locationApi.js
    β”œβ”€β”€ chooseus
        β”œβ”€β”€ ChooseUs.css
        β”œβ”€β”€ ChooseUs.jsx
    β”œβ”€β”€ contact
        β”œβ”€β”€ Contact.css
        β”œβ”€β”€ Contact.jsx
    β”œβ”€β”€ footer
        β”œβ”€β”€ CommonLinks.css
        β”œβ”€β”€ Footer.css
        β”œβ”€β”€ Footer.jsx
        β”œβ”€β”€ InsurancePolicy.jsx
        β”œβ”€β”€ PrivacyPolicy.jsx
        β”œβ”€β”€ RefundPolicy.jsx
        β”œβ”€β”€ TermsandCond.jsx
    β”œβ”€β”€ hero
        β”œβ”€β”€ AnimationCar.css
        β”œβ”€β”€ AnimationCar.jsx
        β”œβ”€β”€ Hero.css
        β”œβ”€β”€ Hero.jsx
    β”œβ”€β”€ navbar
        β”œβ”€β”€ BottomNav.css
        β”œβ”€β”€ BottomNav.jsx
        β”œβ”€β”€ FloationSocial.css
        β”œβ”€β”€ FloationSocial.jsx
        β”œβ”€β”€ Navbar.css
        β”œβ”€β”€ Navbar.jsx
    β”œβ”€β”€ ourgarage
        β”œβ”€β”€ BookingModal.css
        β”œβ”€β”€ BookingModal.jsx
        β”œβ”€β”€ OurGarage.css
        β”œβ”€β”€ OurGarage.jsx
    β”œβ”€β”€ readytoroll
        β”œβ”€β”€ ReadytoRoll.css
        β”œβ”€β”€ ReadytoRoll.jsx
    β”œβ”€β”€ testimonials
        β”œβ”€β”€ TestimonialData.js
        β”œβ”€β”€ Testimonials.css
        β”œβ”€β”€ Testimonials.jsx
β”‚
β”œβ”€β”€ hooks
    β”œβ”€β”€ useScrollBottom.js
    β”œβ”€β”€ useScrollDirection.js
β”œβ”€β”€ pages
    β”œβ”€β”€ About.css
    β”œβ”€β”€ About.jsx
    β”œβ”€β”€ BookingModal.css
    β”œβ”€β”€ BookingModal.jsx
    β”œβ”€β”€ CarsData.js
    β”œβ”€β”€ Gallery.css
    β”œβ”€β”€ Gallery.jsx
    β”œβ”€β”€ GalleryData.js
    β”œβ”€β”€ Home.jsx
    β”œβ”€β”€ Rent.css
    β”œβ”€β”€ Rent.jsx
β”œβ”€β”€ routes
    β”œβ”€β”€ AppRoutes.jsx
β”œβ”€β”€ styles
    β”œβ”€β”€ variable.css
β”‚    
β”œβ”€β”€ App.jsx
└── main.jsx
β”œβ”€β”€ App.css
└── index.css

πŸ–₯️ Desktop Preview

Homepage

Homepage

Premium Fleet

Fleet

Our Garage & Why Choose Us

Gallery Gallery

Feedback Us & Ready To Roll

Footer

Footer

Footer

Rent

Footer Footer

Gallery

Footer Footer

About Us

Footer


πŸ“± Mobile Preview

πŸš€ Getting Started

git clone https://github.com/prabhatrana666/hello11-cab-booking.git

cd hello11-cab-booking

npm install

npm run dev

Production Build

npm run build

πŸ“ˆ Performance Goals

  • Fast Initial Load
  • Responsive Across Devices
  • Optimized Rendering
  • Smooth Animations
  • Accessibility Focused
  • SEO Friendly


πŸ‘¨β€πŸ’» Developer

Prabhat Rana

Frontend Developer

GitHub β†’ https://github.com/prabhatrana666

LinkedIn β†’ https://linkedin.com/in/prabhat-rana

Portfolio β†’ https://prabhatrana.online/


⭐ Support

If you found this project helpful, consider giving it a Star ⭐.

It helps others discover the project and motivates future improvements.


Made with ❀️ using React.js by Prabhat Rana

About

A responsive taxi service website built with React.js, Bootstrap 5, Framer Motion, and Lucide React. Features reusable components, modern UI, and Progressive Web App (PWA) support.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors