Skip to content

Meanmernapp/Logistrus-HTML-CSS-Boostrap

Repository files navigation

Logistrus HTML CSS Boostrap

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.

Table of Contents

Installation

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.

  1. Clone the repository:

  2. Navigate to the project directory:

    cd your-repo-name
  3. Open the index.html file in your web browser to view the project.

Usage

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.

Using Live Server in VSCode:

  1. Install the Live Server extension from the VSCode marketplace.
  2. Open the project folder in VSCode.
  3. Right-click on the index.html file and select "Open with Live Server".

Folder Structure

Here's a brief overview of the project's folder structure: