Beeyond-fitness-2025 Svelte Themes

Beeyond Fitness 2025

Updated Beeyond fitness site created using Svelte

Beeyond Fitness Website

A responsive, modern website for Beeyond Fitness, a personal training and wellness business.
Built using SvelteKit and Tailwind CSS, with form handling powered by Netlify.

This project showcases frontend development with a focus on accessibility, clean design, and responsive layout — all without a scaffolded template.


Live Site

Visit the live site


Tech Stack

Frontend: SvelteKit Styling: Tailwind CSS Hosting & Forms: Netlify Icons: Lucide Icons


Features

Mobile-first, responsive design Clean layout with semantic HTML Accessibility-focused (labels, ARIA attributes, proper contrast) Contact form with:

  • Netlify form handling
  • Honeypot spam prevention
  • Google reCAPTCHA v2
  • GDPR consent checkbox SEO-friendly structure (with dynamic <title> tags) External links use rel="noopener noreferrer" for security Lightweight, fast-loading with zero unnecessary dependencies

Folder Structure

src/
  routes/
    +page.svelte           # Home
    about/
      +page.svelte
    contact/
      +page.svelte
    success/
      +page.svelte         # Form submission confirmation
  lib/
    components/            # Reusable UI components (Navbar, Footer, etc.)

static/
  images/                  # Optimized assets and icons

Accessibility & Semantics

All inputs have matching id and label for attributes Uses ARIA labels where appropriate High contrast text and buttons Logical document structure with headings and sections Tested for best practices

License

This project was developed specifically for Beeyond Fitness and is not open source.

All content, design, and branding are the property of Beeyond Fitness. You may not copy, reuse, or redistribute any part of this code or layout for personal or commercial use.

This repository is shared solely to demonstrate frontend development skills and project delivery.

If you're interested in building a similar site, feel free to get in touch.

💼 Author

Daniel Wilkinson BSc (Hons) Computing & IT Student (Open University) Frontend Developer | Cybersecurity Enthusiast

Top categories

Loading Svelte Themes