A modern and responsive e-commerce web application built with Next.js.
This project focuses on creating a clean shopping experience with a modern UI and responsive design.
🔗 Live Demo:
https://e-commerce-2beta.vercel.app/
Email: aaa@aaa.aaa
Password: 123456- 🛍 Product listing
- 🔎 Product search
- 🧩 Category filtering
- 🛒 Shopping cart
- ❤️ Wishlist
- 👤 Authentication UI
- 🔐 Admin panel UI
- 📱 Fully responsive design
- ⚡ Fast performance
- 🌙 Modern UI/UX
- Next.js
- React.js
- Redux Toolkit
- React Hook Form
- Tailwind CSS / CSS Modules
- JSON-based local data
This project does not use a backend or database.
All product and application data are stored locally using JSON files for simplicity and fast development.
Clone the project:
git clone https://github.com/ah-nemati/e-commerce.gitGo to the project directory:
cd e-commerceInstall dependencies:
npm installRun the development server:
npm run devsrc/
├── app/
├── components/
├── pages/
├── redux/
├── data/
├── hooks/
├── layouts/
└── utils/- 🔗 Backend integration
- 🗄 Database support
- 💳 Payment gateway
- 🌍 Multi-language support
- ⭐ Product reviews
- 📦 Order management
Pull requests are welcome.
For major changes, please open an issue first.
This project is licensed under the MIT License.
GitHub:
https://github.com/ah-nemati