Skip to content

navyasreeb04/Vehigo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

200 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.


🚀 Getting Started

Follow these steps to run VehiGo locally:

1. Clone the repository

git clone https://github.com/InnoWebLabs/Vehigo.git

📁 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
├── 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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.0%
  • CSS 29.3%
  • JavaScript 6.7%