Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 745 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 745 Bytes

D'Athletics Fitness Website

Overview

This project showcases a website for a fitness center, featuring a clean, modern, and responsive design. The layout adjusts smoothly across different device sizes and is built using HTML, CSS, and JavaScript.

Key Features

  • Responsive Layout: Uses Flexbox for adaptability on various screen sizes.
  • Interactive Forms: Contact forms with basic client-side validation.
  • Image Gallery: Includes a gallery of gym facilities with a testimonial section.

Future Improvements

  • Lazy Loading: Optimize by implementing lazy loading for images.
  • Backend Integration: Connect the contact form to a backend service for data handling.