A high-end, "anti-AI-slop" e-commerce frontend built with Next.js, TypeScript, and Vanilla CSS Modules.
- Neo-Noir Aesthetic: Deep black backgrounds with Acid Green (
#D4FF00) accents. - Fluid Motion: Staggered entry animations and hover effects using Framer Motion.
- Responsive Design: Custom CSS Grid layout that adapts from mobile to desktop.
- No External Assets: Procedural noise textures generated via SVG.
- Framework: Next.js 15 (App Router)
- Language: TypeScript
- Styling: CSS Modules (Vanilla CSS)
- Animation: Framer Motion
- Fonts: Syne (Headings) & Manrope (Body)
-
Clone the repository:
git clone https://github.com/Skorpios604/E-commerce.git
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 with your browser.
MIT