A modern, responsive e-commerce platform built for coffee enthusiasts, featuring a beautiful UI and seamless shopping experience.
- 🛍️ Product browsing and filtering
- 🛒 Shopping cart functionality
- 📱 Responsive design for all devices
- 🎨 Modern and intuitive UI
- 🖼️ Product image galleries
- 📦 Special products showcase
- 🎥 Tutorials section
- 🎯 Best sellers section
- React - Modern UI library
- Vite - Next Generation Frontend Tooling
- Redux Toolkit - State management
- React Router - Navigation and routing
- TailwindCSS - Utility-first CSS framework
- React Icons - Icon library
- React Slick - Carousel component
- Motion - Animation library
- ESLint - Code linting
- PostCSS - CSS processing
- Autoprefixer - CSS vendor prefixing
- Clone the repository
git clone [https://github.com/Z-Coding-dot/coffee-store]- Install dependencies
npm install- Start the development server
npm run dev- Build for production
npm run build- Responsive Navigation: Mobile-friendly navigation with hamburger menu
- Product Showcase: Beautiful product cards with images and descriptions
- Shopping Cart: Persistent cart functionality with Redux
- Special Products: Highlighted products section
- Tutorials: Educational content for coffee enthusiasts
- Best Sellers: Curated collection of popular items
- Footer: Comprehensive footer with multiple sections
The project uses modern development tools and practices:
- ESLint for code quality
- Vite for fast development and building
- TailwindCSS for styling
- Redux Toolkit for state management
The application is fully responsive and works seamlessly on:
- Desktop
- Tablet
- Mobile devices
The project is deployed on Vercel for optimal performance and reliability.
Contributions are welcome! Please feel free to submit a Pull Request.