diff --git a/README.md b/README.md index e17f9e2..28bff3e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,66 @@ # Mang Gym My Very First Capstone Project +# Mang Gym - Capstone Project + +Welcome to the "Mang Gym" Capstone project, your very first major accomplishment! This README provides an overview of your project, how to use it, and how to contribute. + +## Table of Contents + +1. [Project Overview](#project-overview) +2. [Features](#features) +3. [Getting Started](#getting-started) + - [Prerequisites](#prerequisites) + - [Installation](#installation) +4. [Usage](#usage) +5. [Contributing](#contributing) +6. [License](#license) +7. [Acknowledgments](#acknowledgments) + +## Project Overview + +Mang Gym is a fictional fitness club's website, created as a part of your Capstone project. This web application provides information about the gym, its history, and contact details. It also allows users to inquire about the gym's services and programs. + +## Features + +- Home page with a welcoming message and a "Join Now" button. +- About Us page with a brief history of Mang Gym. +- Contact page with a Google Map location and an inquiry form. +- Navigation bar for easy access to different sections of the website. +- Social media links in the footer. + +## Getting Started + +These instructions will help you set up and run the project on your local machine. + +### Prerequisites + +- Web browser +- Text editor (e.g., Visual Studio Code) + +### Installation + +1. Clone the repository: + + ```bash + git clone https://github.com/yourusername/mang-gym-capstone.git + +Open the project folder in your text editor. +Usage +Open the index.html file in your web browser to view the website. +Navigate through the pages using the links in the navigation bar. +Interact with the inquiry form on the Contact page. +Contributing +If you want to contribute to this project, follow these steps: + +Fork the project on GitHub. +Create a new branch for your feature: git checkout -b feature-name +Commit your changes: git commit -m 'Add a new feature' +Push to the branch: git push origin feature-name +Open a pull request. +License +This project is licensed under the MIT License - see the LICENSE file for details. + +Acknowledgments +Thanks to OpenAI for providing knowledge and assistance. +Acknowledge any other resources, libraries, or frameworks you used in the project. \ No newline at end of file diff --git a/aboutus.html b/aboutus.html index b4c268f..23f0108 100644 --- a/aboutus.html +++ b/aboutus.html @@ -1,106 +1,106 @@ - + - - - + + + + + - - + + - - + + - - + + - Mang Gym + Mang Gym - -
- -
+ +
+
+

Our Story

+
+ Mang Gym Image 1 +

The first Fitness club opened in 1945, in the seaside town of North Fairview – historically known as a popular health resort. Today we have clubs in 1699 countries, making us a leader in the global fitness industry. In 1970, Pen sold the at-the-time failing gym to Vince, an antique dealer, and Patrick, a jeweler. They ran the gym for almost two years, and when they realized it was not feasible for them, they were going to close it and reopen the premises as an antiques shop. They offered it to a gym member, Dennis, who purchased it in late 1971, and Mang Gym was saved as a gym. Sean was the first owner of Mang Gym to actually sponsor and hold bodybuilding competitions, and his promotional skills and film industry contacts helped build the establishment's profile.

+
+ Mang Gym Image 2 +
+

We’ve seen a lot of change in the fitness industry over the years, but our philosophy has remained the same: to offer the best equipment, range of classes, knowledgeable staff, and personal advice in a welcoming environment that feeds our members’ motivation.

+
+
- -
-
-
-

WELCOME TO MANG GYM

-

A Haven for Everybody

- Join Now! -
-
+ + - - - - - - - - - - - + + + + - \ No newline at end of file +