This project is a web application built using HTML, CSS, and Bootstrap. It includes various sections such as Benefits, FAQs, Pricing, Blog, and others, styled with shared styles and organized for easy navigation.
To get started with the project, you need to have a web server (like Apache or Nginx) or simply use the Live Server extension for VSCode.
-
Clone the repository:
-
Navigate to the project directory:
cd your-repo-name
-
Open the
index.html
file in your web browser to view the project.
Open the index.html
file in a web browser. You can also use a live server to automatically reload the browser when changes are made.
- Install the Live Server extension from the VSCode marketplace.
- Open the project folder in VSCode.
- Right-click on the
index.html
file and select "Open with Live Server".
Here's a brief overview of the project's folder structure: