AstraX - Massive HTML Template Library preview 1

AstraX - Massive HTML Template Library

bookmark

AstraX is a multi-purpose HTML template bundle based on Bootstrap 5, offering 27+ pre-built website templates covering various industry scenarios including accounting, AI applications, business, conferences, coworking, creative studios,...

HTML

Project Introduction

AstraX is a multi-purpose HTML template bundle based on Bootstrap 5, offering 27+ pre-built website templates covering various industry scenarios including accounting, AI applications, business, conferences, coworking, creative studios, cryptocurrency, and more. Each template includes a complete homepage, about page, services page, blog, pricing, and contact page, ready for direct HTML/CSS modification and deployment.

Tech Stack

  • Bootstrap 5 (Layout & Responsive)
  • Swiper Slider (Carousel)
  • AOS (Scroll Animations)
  • Magnific Popup (Lightbox)
  • Google Fonts (Inter / Libre Franklin / Rubik / Epilogue)
  • Bootstrap Icons / Boxicons / RemixIcon / FontAwesome

Project Structure

text
astraX_v1.0.0_Unzip-First/
└── 1.AstraX_HTML_Bundle_templates/
    ├── index.html                          ← Template showcase page (navigation to all sub-sites)
    ├── accounting-service-*.html           ← Accounting service template
    ├── ai-solutions-*.html                 ← AI solutions template
    ├── application-*.html                  ← Application/software template
    ├── business-*.html                     ← General business template
    ├── charity-*.html                      ← Charity/nonprofit template
    ├── conference-*.html                   ← Conference/event template
    ├── coworking-space-*.html             ← Coworking space template
    ├── creative-studio-*.html              ← Creative studio template
    ├── crypto-agency-*.html                ← Cryptocurrency agency template
    └── assets/                             ← CSS / Fonts / Images / JS

Key Files Description

  • index.html — Template showcase landing page displaying all 27+ sub-site entries
  • *-home.html — Homepage for each industry site
  • assets/css/main.css — Global styles and components
  • assets/css/vendors/ — Third-party library CSS (Bootstrap, Swiper, AOS, etc.)
  • assets/css/landing-page.css — Showcase page specific styles
  • *-pricing.html — Pricing page for each site

Quick Start

No dependency installation required. Simply open index.html in your browser, or start a local server (e.g., python -m http.server) and access it.

Usage Recommendations

Ideal for quickly building corporate websites or event pages. As a pure static template, backend functionality requires integrating APIs or backend frameworks. It's recommended to override variables in assets/css/main.css rather than directly modifying third-party library source files.

help_outline

FAQ