Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.23 KB

File metadata and controls

47 lines (33 loc) · 1.23 KB

💪 Fit Zone – Gym Website

Welcome to Fit Zone, your ultimate online fitness destination!
We offer modern gym equipment, expert trainers, and personalized programs to help you achieve your health and fitness goals.
Join us today to stay fit, strong, and motivated — where fitness meets lifestyle 🏋️‍♂️


🌟 Features

  • 🏃‍♂️ Responsive, modern web design
  • 🧠 Informative sections about fitness and training programs
  • 🏋️‍♀️ Showcase of equipment and trainers
  • 💬 Contact form for inquiries and memberships
  • 🚀 Smooth animations and transitions
  • 📱 Mobile-friendly and cross-browser compatible

🛠️ Tech Stack

Category Technology
Frontend HTML5, CSS3, JavaScript
Backend Node.js, Express.js
Templating EJS / HTML Templates
Styling Custom CSS / Bootstrap
Deployment GitHub Pages

⚙️ Installation & Setup

Follow these steps to run the project locally:

# Clone the repository
git clone https://github.com/awais4212/Gym-Website.git

# Navigate into the project directory
cd Gym-Website

# Install dependencies
npm install

# Start the development server
npm start