White Goods Store Demo Website
A modern white goods store demo website built to showcase clean UI/UX, product-focused layouts, and a professional online presence for a appliance retailer. This project is intended as a concept / portfolio demo for local white goods and home appliance stores.
🔗 Live demo: https://electronics-store-demo.netlify.app
✨ Features
Clean and professional retail-focused design
Fully responsive (desktop, tablet, mobile)
Product listing & category layout
Individual product presentation pages
Trust-focused layout for local businesses
Inquiry & contact flow concept
Conversion-oriented calls-to-action
Optimized performance with Next.js
Clean and scalable project structure
🛠 Tech Stack
Next.js (App Router)
React
TypeScript
Tailwind CSS
Next/font (Geist font)
Deployed on Netlify / Vercel
🚀 Getting Started
Clone the repository and install dependencies:
npm install npm run dev
yarn dev
pnpm dev
bun dev
Open http://localhost:3000 in your browser to view the project.
You can start editing the main page here:
app/page.tsx
Changes are applied instantly with hot reload.
🎯 Project Purpose
This project was created as a demo concept to demonstrate how a modern, trustworthy, and user-friendly website for a white goods store can look and function, with a focus on local retail businesses.
Key focus areas:
Clear product presentation
Local business trust & credibility
Simple and intuitive navigation
Conversion-focused user flow
This is not a production e-commerce system, but a design & development showcase.
📦 Deployment
The project can be easily deployed using:
Netlify
Vercel
Deployment guide: https://nextjs.org/docs/app/building-your-application/deploying
📚 Learn More
Next.js Documentation: https://nextjs.org/docs
Learn Next.js: https://nextjs.org/learn