Welcome to the repository for HTClean.ca β the official website for HT Clean, a premium cleaning and detailing service based in Ottawa, Canada. The site showcases services, lets customers book, and provides clear contact options.
HT Clean provides:
- π§Ό Professional Window Cleaning β glass, frames, and sills
- πΏ Power Washing & Siding Cleaning β residential & commercial
- π Premium Auto Detailing β full interior and exterior care
The website serves as a fast, modern, and responsive place for customers to learn about services and request bookings or contact us.
- Next.js (React) β app framework with routing, SSR/SSG, great SEO
- TypeScript β type-safe codebase for reliability and maintainability
- Tailwind CSS β utility-first styling for responsive UI
- Supabase β backend/database for bookings & contact submissions
- Custom APIs / Next.js API Routes β handle contact form & booking requests
- VPS Hosting β self-hosted (Node.js app behind a reverse proxy, Nginx)
- β‘ Fast & SEO-friendly (Next.js)
- π± Responsive design (Tailwind CSS)
- π Online booking (API-powered requests)
- π§ Contact form (API integration to backend)
- π₯οΈ Self-hosted on VPS for control and performance
git clone https://github.com/mohazab2006/HT-Clean-V1.git
cd htclean
npm install
npm run dev