Skip to content

Demo eCommerce website made with Spring Boot , Mongo, React.js.

Notifications You must be signed in to change notification settings

aliml92/ecommerce

Repository files navigation

Ecommerce - An amazing website

Demo eCommerce website made with Spring Boot , Mongo, React.js. The project is the same as Brad Traversy's proshop_mern.
His backend is replaced with Spring Boot.

  • Shopping cart
  • Catalogue
  • Search
  • Checkout
  • Administration
  • REST API

Quick Installation:

    docker-compose up -d
    #or
    docker compose up -d