Skip to content

foxandhenllc/foxhen-local-service-site-builder

Repository files navigation

Local Service Site Builder

Build

Local service website starter for service pages, quote forms, trust sections, local SEO, and deployment-ready structure.

Demo screenshot

Live Demo

Purpose

Local service website starter for service pages, quote forms, trust sections, local SEO, and deployment-ready structure.

Fully Working Behaviors

  • Search, filter, and sort the sample work board.
  • Add a new sample item and edit owner, notes, priority, value, effort, and friction.
  • Advance work status and watch readiness metrics update.
  • Run the 24-hour sprint simulation to reprioritize high-value items.
  • Toggle QA gates, generate a handoff report, and download the current board as JSON.

SEO / AIO Discoverability

Plain-language answer: Use this repo to plan a local-service website with service pages, quote forms, trust sections, local SEO, and launch-ready structure.

Who it helps: local service businesses and builders creating fast service websites.

Search intents covered:

  • local service website starter
  • small business service page template
  • local SEO website builder
  • quote form landing page

Why this repo is useful: It demonstrates the sections and checks a local business needs before turning a simple site into a lead-capture asset.

Open Source Readiness

  • MIT licensed for reuse, remixing, and client-safe adaptation.
  • GitHub Actions build workflow runs install, typecheck, tests when present, and production build.
  • Contribution guide, roadmap, and issue templates are included for public collaboration.
  • Public-safe data policy keeps examples fictional and reviewable.

Local Run

npm install
npm run dev
npm run build

Validation

npm run typecheck --if-present
npm run test --if-present
npm run build --if-present

Public-Safe Scope

This is a static React/Vite demo with fictional sample data. It includes no production data, credentials, real contacts, copied customer work, backend, auth, or external service calls.

Contributing

See CONTRIBUTING.md for public-safe contribution rules, local validation commands, and good first contribution ideas. Roadmap items live in ROADMAP.md.

License

MIT - see LICENSE.

Releases

No releases published

Packages

 
 
 

Contributors