Professional roofing services in Leeds and West Yorkshire.
- Next.js — React framework with App Router
- Tailwind CSS v4 — utility-first styling
- Lucide — icon library
- Hosted on Vercel
npm install
npm run devOpen http://localhost:3000.
No environment variables are required. The contact page uses mailto: links to open the user's email client.
npm run buildapp/— Next.js App Router pages and API routescomponents/— Reusable React componentslib/— Utilities and data helperspublic/images/— Gallery images (roof1–roof36)
Deployed on Vercel. Push to main to trigger automatic deployments.