An e-commerce platform concept for custom laser-engraved goods. Built with Next.js and TypeScript to demonstrate a modern, scalable web storefront architecture for high-quality craftsmanship.
🚧 Development Status: This project is currently a work-in-progress storefront concept. Features listed below are functional as a demonstration of the UI/UX and core logic.
- 💎 Premium UI: A clean, modern aesthetic designed to showcase high-end laser-engraved products.
- 📱 Responsive Design: Fully optimized for mobile, tablet, and desktop viewing using Tailwind CSS.
- 🛒 Core E-commerce Logic: Functional shopping cart and product detail pages.
- ⚡ Optimized Performance: Leverages Next.js Server Components and Image Optimization for rapid load times.
- 🛡️ Type-Safe Architecture: Built with TypeScript to ensure robust data handling throughout the application.
- Framework: Next.js 15+ (App Router)
- Library: React 19
- Styling: Tailwind CSS
- Language: TypeScript
- Deployment: Vercel
- Node.js: Version 18.x or higher installed.
Clone the repository and install the dependencies:
# Clone the repository
git clone [https://github.com/webdev-jason/edison.git](https://github.com/webdev-jason/edison.git)
# Navigate to the project folder
cd edison
# Install dependencies
npm installStart the development server to view the project locally:
# Start the dev server
npm run devThe application will be available at http://localhost:3000.
Jason Sparks - GitHub Profile
This project is licensed under the MIT License - see the LICENSE file for details.
