A modern, fully-featured e-commerce storefront that runs entirely as a static website with a powerful admin panel. Perfect for small businesses, personal stores, or anyone who wants a complete online store without server costs or complexity.
๐ฏ Project Goals
- Zero Server Costs: Deploy anywhere static files are supported (GitHub Pages, Netlify, IPFS)
- Complete Independence: No external dependencies, databases, or APIs required
- Professional Features: Full admin panel with product management, image uploads, and settings
- Modern Technology: Built with React, TypeScript, and Tailwind CSS
- Offline Capable: Works completely offline once loaded
- IPFS Ready: Perfect for decentralized hosting
โจ Features
๐ช Public Storefront
- Responsive Design: Beautiful, mobile-first design that works on all devices
- Product Showcase: Grid layout with product cards, categories, and pricing
- Hero Section: Customizable hero banner with your branding
- Contact Integration: Direct links to WhatsApp, Telegram, Instagram, and email
- Professional Footer: Complete contact information and social links
๐ง Admin Panel
- Secure Login: Password-protected admin access with persistent sessions
- Product Management: Full CRUD operations with modal-based editing
- Image Upload: Local image storage with gallery management (no external hosting needed)
- Site Settings: Customize all text, contact info, and branding
- Data Export/Import: JSON-based backup and restore system
- Version Control: Automatic versioning and sync detection
- Real-time Notifications: Success/error feedback for all operations
๐พ Storage System
- IndexedDB Primary: High-performance local database storage
- JSON Backup: Automatic JSON file generation for deployment
- Smart Sync: Automatic detection and sync of data versions
- Blob Images: Complete image data embedded in exports
- Cross-session Persistence: Data persists across browser sessions



