Crafty-commerce
제품 정보
오픈소스 사용 사례
공개 채팅
지원 계획
현재 사용할 수 있는 OSS 플랜이 없습니다.
저장소의 제공자 또는 기여자인 경우 OSS 플랜 추가를 시작할 수 있습니다.
OSS 플랜 추가이 오픈소스에 대한 플랜을 찾고 있다면 저희에게 문의해 주세요.
전문 공급자와 연락하실 수 있도록 도와드리겠습니다.
제품 세부 정보
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.