Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.46 KB

File metadata and controls

44 lines (25 loc) · 1.46 KB

🤝 Contributing to VehiGo

Thank you for your interest in contributing to VehiGo! Your support helps make this project better and more useful for everyone. Whether you're fixing a bug, improving documentation, or adding new features, we appreciate your efforts. 🎉

We welcome contributions of all kinds — code, documentation, ideas, bug reports, and more.


🧰 Tech Stack Overview

VehiGo is built with the following technologies:

Tech Purpose
HTML5 Structure and content
CSS3 Styling and layout
JavaScript Dynamic functionality

🛠️ Project Setup

To get started contributing to VehiGo, follow these steps:

1. 🍴 Fork the Repository

Click the Fork button at the top-right of the VehiGo repository to create your own copy.

Fork this repository


2. 📥 Clone Your Fork

On GitHub, navigate to your fork and click the Code button.

Code button

Then copy the URL and clone it locally:

git clone https://github.com/your-username/VehiGo.git
cd VehiGo