Crafty-commerce
Detalles del producto
Casos de Uso
Hablar con el vendedor
Planes de soporte
Actualmente no hay planes OSS disponibles
Si eres proveedor o colaborador del repositorio, puedes comenzar a agregar tu plan OSS.
Añadir un plan OSSContáctenos www.piecex.com/contacts si está buscando un plan para este código abierto. Le ayudaremos a ponerse en contacto con proveedores profesionales.
Detalles del producto
Crafty Commerce
A Full Stack E-Commerce application using MERN Stack.
✧
Demo Video ✧
Quick Start ✧
Report Bug ✧
Author✧
« Try the demo here »
Crafty Commerce is a full stack e-commerce web application that allows you to purchase different categories of product online. You can apply filters accordingly and find your favourite products in crafty commerce. You can pay with debit/credit cards and in just few click your product will be delivered.
Pages
- Admin Dashboard
- Your Profile
- Your Orders
- Login
- Register
- Update Profile
- Update Password
- Reset Password
- Home
- Shop
- Product
- Limited Offers
- Cart
- Checkout
- Payment
- Contact
- About us
- FAQ
- Terms and Condition
- Privacy policy
🚀 Features
- Admin can create/update/delete products
- Admin can update user role
- Admin can delete user
- Admin can see all user, orders and reviews
- User can register and login
- User can add products to cart
- User can order by giving shipping details and make payments
- User can see his own orders list
- User can update his profile
- User can update and reset password
- User can search or apply filter for products
- User can sort products by variety of options
- User can give comments and reviews for the product
- User can add quantity of products till product gets out of stock
Some Screenshots of Crafty Commerce:
Quick Start
$ git clone https://github.com/sumit-sharma-02/crafty-commerce.git
$ cd crafty-commerce
$ npm install
$ nodemon
Open another terminal
$ cd frontend
$ npm install
$ npm start
Env Variables
Add your config variables values in the config.env file in backend/config folder.
Seed Database
Use the following command to put some dummy products in that database. Run it in the root folder.
npm run seeder
Contact
If you want to contact me, you can reach me through below handles.
Show your support
Give it a ⭐️ if you like it.