Mentor/ ├── index.html # Main home page ├── about.html # About page ├── courses.html # Courses listing page ├── course-details.html # Individual course details ├── trainers.html # Trainers profile ...
A static frontend website inspired by Ola Cab, built using HTML, CSS, Bootstrap, and JavaScript for learning and practice purposes.