Skip to content

momenbuilds/STUDIO08

Repository files navigation

STUDIO 08 – Wrestling & Fitness Landing Page

This is a single-page marketing site for STUDIO 08, a wrestling and functional fitness gym located in بورسعيد-بورفؤاد. It is built with Vite, React, TypeScript, and Tailwind CSS.

Tech Stack

  • Build tool: Vite (React + TypeScript)
  • UI: React 18, Tailwind CSS
  • Icons: lucide-react

Getting Started

  1. Install dependencies
npm install
  1. Run the development server
npm run dev

By default Vite runs on http://localhost:5173 (check your terminal for the exact URL).

  1. Build for production
npm run build
  1. Preview the production build
npm run preview

Project Structure

  • index.html – Base HTML file and SEO meta tags (title, description, Open Graph, Twitter).
  • src/main.tsx – React entry point.
  • src/App.tsx – Main single-page layout:
    • Hero section using the graffiti hero image.
    • About, Classes, Membership, and Gallery sections.
    • Footer with Get In Touch, location, phone, and Instagram link.
  • public/ – Static images used throughout the page.

SEO & Branding

  • Location in meta tags: بورسعيد-بورفؤاد.
  • Main page title: STUDIO 08 | Wrestling & Fitness Gym in بورسعيد-بورفؤاد.
  • Social cards (OG/Twitter) use a gym image from public for link previews.

To change SEO:

  • Edit <title> and <meta> tags in index.html.
  • Update copy in src/App.tsx sections (hero text, about, membership, etc.).

Contact Details (as shown on the site)

  • Location: عند سوبر بورسعيد-بورفؤاد ماركت ممدوح بجوار قسم اول
  • Phone: (555) 123-4567
  • Instagram: @oviii.08https://www.instagram.com/oviii.08/

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors