Cook with the best equipment!
A modern and secure online shopping experience for kitchenware with advanced technologies
-
🔍 Smart Search
Advanced filtering by price, category and top brands
Sorting options (newest, cheapest, most expensive, discounted items) -
⭐ Authentic Rating System
Display average product ratings from verified customer reviews -
🛒 Smart Shopping Cart
Easy order management with persistent cart (using Redux Persist) -
🌓 Dark/Light Mode
Automatic system preference detection with manual toggle option
Eye-friendly themes for comfortable browsing at any time -
🔐 High Security
Secure authentication system with JWT and CryptoJS encryption -
📱 Responsive Design
Seamless user experience across all devices with TailwindCSS -
📝 Expert Blog
Educational articles and professional cooking tips
💡 Note: Click on any image above to watch the demo video
- Next.js 15 + React 19 (with latest features)
- Redux Toolkit + Redux Persist (professional state management)
- TailwindCSS (modern and fast design with dark mode support)
- next-themes (seamless theme management)
- Swiper (professional product sliders)
- React Toastify (beautiful notifications with theme support)
- MongoDB (efficient NoSQL database)
- Axios (secure server communication)
- JWT + CryptoJS (secure authentication system)
-
Register/Login
Create an account to enjoy personalized shopping experience -
Explore Products
Choose from hundreds of kitchenware items from top brands -
Toggle Theme
Switch between light/dark mode using the theme toggle in navigation -
Check Reviews
See authentic ratings and verified customer feedback -
Place Order
Complete your cart and experience secure checkout -
Read Blog
Use our expert articles to become a professional chef
- Smart product recommendation system
- In-app payment options
- Loyalty program and reward system
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build