Skip to content

Latest commit

 

History

History
61 lines (48 loc) · 2.72 KB

File metadata and controls

61 lines (48 loc) · 2.72 KB

👑 Full E-Commerce Website Source Code

This repository contains the full source code for a premium, high-performance E-commerce platform. Developed by Malik Taimoor Awan (Apex Software Technology), this project demonstrates a modern, monochrome aesthetic with enterprise-grade features.

Note

"THREE CROWN WEAR" is a demonstration brand used within this source code to showcase the platform's capabilities.

⚔️ Developed By

🛠️ Technical Arsenal

  • Core: HTML5, CSS3, TypeScript
  • Styling: Tailwind CSS (Utility-first framework)
  • Animations: GSAP (GreenSock Animation Platform)
  • Icons: Lucide (Modern icon system)
  • Forms: Web3Forms (Serverless form handling)
  • Deployment: Optimized for Hostinger/Apache (.htaccess configured)

🏛️ Repository Architecture

🛡️ Frontend Kingdom

  • Immersive Landing Page: Hero section with GSAP reveals and brand philosophy.
  • Dynamic Collection Gallery: Real-time filtering and search for artifacts.
  • Sovereign Product Pages: Detailed views with size/color selection and gallery.
  • Kingdom Cart System: Persistent slide-out drawer with local data storage.
  • Imperial Checkout: Multi-step secure transaction flow with automated email confirmations.

📜 Administrative Citadel

  • Secure Portal: SHA-256 simulated hashing for administrative entry.
  • Artifact Registry: Full CRUD (Create, Read, Update, Delete) for products.
  • Collection Management: Organize items into logical kingdom categories.
  • Real-time Statistics: Dashboard metrics for inventory tracking and limited editions.

🚀 Deployment Protocols

Prerequisites

  • Modern web browser (Chrome, Safari, Firefox, Edge).
  • Web server with PHP/Apache support (for .htaccess features like clean URLs).

Installation

  1. Clone the repository to your local architecture:
    git clone https://github.com/your-username/ecommerce-source-code.git
  2. Open index.html in your browser or host the files on your server.

Configuration

  • Ensure the .htaccess file is present for Hostinger/Apache optimization.
  • Replace the Web3Forms access key in contact.html and checkout.html if you wish to use your own endpoint.

📬 Support & Contact


Created by Apex Software Technology. All Rights Reserved.

ecommerce-source-code