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.
VehiGo is built with the following technologies:
| Tech | Purpose |
|---|---|
| HTML5 | Structure and content |
| CSS3 | Styling and layout |
| JavaScript | Dynamic functionality |
To get started contributing to VehiGo, follow these steps:
Click the Fork button at the top-right of the VehiGo repository to create your own copy.
On GitHub, navigate to your fork and click the Code button.
Then copy the URL and clone it locally:
git clone https://github.com/your-username/VehiGo.git
cd VehiGo

