Welcome to a golf website repository! This repository contains the HTML and CSS code for the golf website that is greatly inspired from one of the official websites listed on awwwards.com website but with much simpler code and slightly lower functionality.
Sidcup Family Golf is a multipurpose golf facility located in Sidcup, South East London. The website showcases various features and services offered by Sidcup Family Golf, including Toptracer Range, Golf Lessons, Adventure Golf, Coffee Shop, and Leagues. The website is designed to be visually appealing and user-friendly, making it easy for visitors to explore and learn more about the facility.
Note that the website has not been responsive yet.
The repository contains the HTML and CSS code that allows you to create a similar website like https://sidcupfamilygolf.com . The HTML file (index.html
) provides the structure and content of the web pages, while the CSS file (style.css
) defines the visual styling and layout.
https://theprinceraj.github.io/Golf-Website/ (open on desktop for best experience; not responsive for devices besides desktops & laptops)
preview-golf-website.mp4
To run the website locally and make modifications, follow these steps:
- Clone the repository to your local machine using the following command:
github.com/Bhaalu-69/Golf-Website.git
- Navigate to the cloned repository:
cd sidcup-family-golf
- Run
index.html
with the live server extension.
Feel free to customize the HTML and CSS files according to your needs. You can modify the content, colors, styles, and layout to match your branding or design preferences. The CSS file utilizes the Montserrat font from Google Fonts, but you can replace it with any other font if desired.
Additionally, you can add more pages, sections, or features to the website by extending the existing HTML structure or creating new HTML files and linking them together.
Contributions to this repository are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. Your contributions will help enhance the website and make it even better.