Skip to content

Blancos website is an ultimate shopping destination for all the fashion's. It is build completely on MERN Stack technology.

Notifications You must be signed in to change notification settings

imkhanh/ecommerce-app-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce website built with the MERN stack

Blancos website is an ultimate shopping destination for all the fashion's. It is build completely on MERN Stack technology. ReactJs is used to implement fully functional frontend with React Context API for state management, Taildwindcss for UI. NodeJs & ExpressJs for a scalable backend in a modular way. MongoDb as a cloudbase database Braintree to implement payment methods by Credit/ Debit card. Cash on delivery feature and we are using multer for multiple images uploads

There are main 2 modules (Admin & User) Admin can create new products, update existing, change/update order status and have access to everything. Features of Blancos Ecommerce :

  • Product list
  • Product details
  • Product filter category ,brand, price ,status, shipping in sidebar
  • Product reviews
  • Searching product
  • Shopping cart
  • User profile
  • User wish list
  • User change password
  • Order History

Install dependencies for server

npm install

Install dependencies for client

cd client

npm install

Run the client & server with concurrently

npm run dev

Run the Express server only

npm run server

Run the React client only

npm run client

Server runs on http://localhost:5000 and client on http://localhost:3000


User interface

screencapture-blancos-ecommerce-herokuapp-2022-10-05-21_03_36 screencapture-blancos-ecommerce-herokuapp-shop-2022-10-05-21_03_08 screencapture-blancos-ecommerce-herokuapp-shop-product-detail-63370a628b601e2a5be353d6-2022-10-05-21_05_20 screencapture-blancos-ecommerce-herokuapp-checkout-2022-10-05-21_07_02 Ảnh chụp Màn hình 2022-10-05 lúc 21 06 32 screencapture-blancos-ecommerce-herokuapp-user-order-list-2022-10-05-21_07_57 screencapture-blancos-ecommerce-herokuapp-user-wish-list-2022-10-05-21_07_40 screencapture-blancos-ecommerce-herokuapp-user-profile-2022-10-05-21_07_21 screencapture-blancos-ecommerce-herokuapp-user-change-password-2022-10-05-21_08_06


Admin interface

alt alt alt alt alt alt alt alt alt alt alt

About

Blancos website is an ultimate shopping destination for all the fashion's. It is build completely on MERN Stack technology.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published