A simple, responsive Transport Management System (TMS) built with HTML, CSS, and JavaScript. This project allows managing Vehicles, Drivers, and Trips efficiently with a clean UI and local storage ...
src/ ├── components/ # Reusable UI components │ ├── ui/ # shadcn/ui components │ ├── layout/ # Layout components ...