AllBuy is a full-stack e-commerce application where users can browse, add products to the cart, and place orders, while admins can manage products and view orders.
- Browse and search for products
- Add products to the cart
- Place orders
- Add new products
- Delete existing products
- View and manage orders
- Frontend: React.js, Redux, Bootstrap
- Backend: Node.js, Express.js
- Database: MongoDB
- Authentication: JWT-based authentication
- Deployment: Render (Backend), Vercel (Frontend)