A modern, high-end ecommerce UI built with Next.js 15, React, and Tailwind CSS.
This rebuild focuses on clean product presentation, smooth interactions, and a luxury brand aesthetic inspired by Zephyr Aero Leather.
⚠️ Note: This version currently includes UI only.
Backend integrations (database, checkout, etc.) will be added in later stages.
- Fully responsive modern UI
- Clean product gallery with consistent square cropping
- Dynamic product selection
- Quantity selector with React state
- Custom UI components
- Tailwind CSS for fast styling
- Organized file architecture for scalability
- Next.js 15 (App Router)
- React
- TypeScript
- Tailwind CSS
- Lucide Icons
# Clone and setup
git clone https://github.com/PROJXON/zephyr-aero-leather-v2.git
# Naviagte into the projext folder
cd zephyr-aero-leather-v2
# Install dependencies
npm install
# Start development server
npm run dev
Visit http://localhost:3000 to see your local development site.
MIT License
Ines Chavez — [ines.chavez.projxon@gmail.com]