Skip to content

Khushii75/Vehigo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚗 VehiGo – Car Rental Website

Deployment License Made with HTML/CSS/JS

VehiGo is a fully responsive and intuitive car rental platform built using HTML, CSS, and JavaScript. Whether you're on a desktop or mobile device, VehiGo provides a seamless and modern car rental experience.


🌐 Live Demo

👉 Click here to explore VehiGo


📑 Table of Contents


📌 Introduction

VehiGo is a modern web-based car rental application that enables users to:

  • View a catalog of rental vehicles
  • Get detailed information on each car
  • Seamlessly book a vehicle online

With a sleek, mobile-first design, VehiGo ensures a delightful experience across all screen sizes.


✨ Features

  • Fully Responsive – Looks great on phones, tablets, and desktops.
  • 🚘 Car Listings – Browse a variety of vehicles available for rent.
  • 🔍 Detailed Car View – See specs, features, and pricing.
  • 🧾 Booking Functionality – Book your ride in a few clicks.
  • 🧭 User-Friendly Interface – Simple navigation for all users.

🛠️ Technologies Used

  • HTML5 – Markup language for structuring web content.
  • CSS3 – Styles the UI with responsive layouts and custom designs.
  • JavaScript – Adds interactivity and dynamic behavior.

📄 License

This project is licensed under the MIT License.
You’re free to use, modify, and share this software under the license terms.


📁 Project Structure

VehiGo's files are organized to keep things tidy. Here's a glimpse:

📦 VehiGo/
├── .vscode/ # VS Code specific settings
├── assets/ # General assets (e.g., fonts, icons)
├── blogs/ # Content and files for the blog section
├── images/ # Core images for the website
├── public/ # Publicly accessible assets
├── readme-images/ # Images specifically for the README
├── scripts/ # Utility scripts (e.g., for data, build)
├── src/ # Source code (often contains core logic/components)
├── styles/ # Additional or modular stylesheets
├── vehigo-backend/ # Backend-related files (e.g., environment config)
├── index.html # The main entry point of the application
|── Contact.html # The contact file
├── LICENSE # Project license information
├── README.md # This documentation file
├── PULL_REQUEST_TEMPLATE.md # Template for pull requests
├── CODE_OF_CONDUCT.md # Guidelines for community behavior
├── ... (other HTML, CSS, JS files like accountpage.html, buy.html, etc.)

💡 Usage

Your journey with VehiGo is seamless!

  • Find Your Perfect Ride: Effortlessly browse our diverse catalog of cars from the homepage, using smart search filters for location and budget, or exploring our "Featured cars."
  • Detailed Look & Book: Click any listing for a deep dive into specs, features, and pricing. Ready? Our intuitive booking flow gets you on the road in just a few clicks.
  • Guided Experience: Follow our "4 simple steps" to easily navigate from profile creation to securing your rental.
  • Beyond the Drive: Check out authentic customer "Reviews" and explore our "Blog" for insights and updates.
  • Always Connected: Access support, company info, and contact options conveniently from the footer, or through our responsive navigation, tailored for any device.

🤝 Contributing

We welcome and encourage contributions from the community to help improve VehiGo. Whether you wish to report a bug, suggest a new feature, or submit a pull request, your input is highly valued and appreciated.

Before contributing, please take a moment to review our Contributing Guidelines. These guidelines outline the process for submitting issues and pull requests, as well as the standards we strive to maintain for code quality and collaboration.by contributing to VehiGo, you help us build a better, more robust platform for everyone. Thank you for your interest and support!

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.8%
  • CSS 29.2%
  • JavaScript 7.0%