Skip to content

EveryLastMile/website

Repository files navigation

Every Last Mile — Website

The marketing website for Every Last Mile, built with React and deployed via GitHub Pages.

How It's Built

The site was designed in Figma and scaffolded into code using Claude Design (Figma Make powered by Claude). Ongoing development and maintenance is done with Claude Code.

Design source: Figma

Tech Stack

  • Framework: React 18 + React Router 6
  • Build: Vite 5
  • Styling: Tailwind CSS 4 (via @tailwindcss/vite)
  • Hosting: GitHub Pages (everylastmile.app)
  • Deploy: GitHub Actions → Pages (with 404.html SPA fallback)

Pages

Route Page
/ Home
/how-it-works How It Works
/features Features
/pricing Pricing
/support Support
/account-deletion Account Deletion
/legal/terms Legal — Terms
/legal/privacy Legal — Privacy

Development

npm install
npm run dev

Production Build

npm run build

Output goes to dist/.

About

Marketing website

Resources

Stars

Watchers

Forks

Contributors