You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# ๐ AETHER | Premium Full-Stack E-Commerce
Aether is a state-of-the-art, high-performance e-commerce platform built with a focus on luxury aesthetics, fluid animations, and robust microservices-ready architecture.
## โจ Tech Stack & Architecture
### **Frontend (The Experience)**
- **Framework**: React 19 + Vite
- **Styling**: **Tailwind CSS 4.0** (CSS-first engine)
- **Animations**: Framer Motion (Fluid transitions & staggered entrance)
- **Icons**: Lucide React
- **Icons**: Lucide React
- **State Management**: React Context + Custom Persistence Hooks
### **Backend (The Core)**
- **Runtime**: Node.js & Express
- **Database**: MongoDB (Mongoose ODM)
- **Security**: JWT Authentication & Bcrypt hashing
- **Testing**: Jest & Supertest (API Integration)
## ๐ Quick Start
### 1. Development Mode
```bash
# Start Backend
cd server
npm install
node seeder.js # Seed premium products
node index.js
# Start Frontend
cd client
npm install
npm run dev
```
### 2. Docker Execution (One-Click)
```bash
docker-compose up --build
```
## ๐ก๏ธ Security Features
- **JWT Protection**: Secure API endpoints for user profiles.
- **Input Validation**: Robust sanitization on authentication routes.
- **CORS Config**: Restricted access for cross-origin security.
## ๐งช Testing Coverage
- **Unit Tests**: Coverage for core custom hooks (`useLocalStorage`).
- **API Tests**: Integration tests for Product and User endpoints.
- Run tests: `npm test` in respective folders.
---
Built by **Antigravity** for the next generation of commerce.
# -Aetheria
# -Aetheria
About
๐ AETHER is a premium full-stack e-commerce platform designed for luxury aesthetics, fluid animations, and scalable microservices-ready architecture. Built with React, Tailwind CSS, Node.js, and MongoDB, it offers secure JWT-based authentication, seamless API integration, and robust testing coverage, delivering a high-performance, immersive shoppi