Welcome to Coffee Culture! This is an e-commerce website for coffee lovers, offering a seamless shopping experience with a modern UI built using MERN Stack.
-
🛒 Product Catalog – Browse a variety of coffee-related products
-
🛍️ Shopping Cart & Checkout – Smooth purchasing experience
-
📱 Responsive Design – Works perfectly on mobile & desktop
-
📖 About Section – Learn more about Coffee Culture and its passion for quality coffee
-
🗝️ User Authentication – Secure login, signup, and logout system for users
-
📝 Admin Page – Manage products, view orders, and oversee site activity
-
🙍♂️ User Profile – View and update personal info, order history, and wishlist (Under Development)
- Frontend: React, Vite
- Backend: Node.js, Express.js
- Database: MongoDB
- Styling: MUI (Material-UI), CSS
- Deployment: Vercel, Netlify
Ensure you have Node.js and npm installed.
# Clone the repository
git clone https://github.com/rafiframadhana/coffee-shop.git
# Navigate to the project folder
- For Frontend: cd client
- For Backend: cd server
# Install dependencies
npm install
# Start the development server
npm run devThen open http://localhost:5173 (or as shown in terminal) to see the project.
We welcome contributions! Feel free to fork, submit PRs, or raise issues.
For any questions or support, feel free to open an issue or reach out. Happy coding! 🚀
