Skip to content

AurexionLabs/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurexion Labs

Aurexion Labs Frontend

This repository contains the frontend code for the Aurexion Labs store, including the landing pages, header/footer components, and styling.

It’s built with plain HTML, CSS, and JavaScript, no frameworks, for simplicity and maintainability.

Demo

The live version of the site is available at: https://www.aurexionlabs.com

Structure

  • index.html – main landing page
  • css/ – stylesheets
  • js/ – scripts
  • components/ – reusable components (header, footer)
  • assets/ – images, icons, etc.