Skip to content

This school project demonstrates building an eCommerce platform using modern web tech. It has a Vue.js frontend, a Node.js backend, and MongoDB for storing data.

Notifications You must be signed in to change notification settings

marcusju23/vueproject-group7

Repository files navigation

Ecommerce

This is a school project which is aimed at demonstrating the fundamentals of building an eCommerce platform using modern web technologies. The project features a Vue.js frontend and a backend built with Node.js. As database, we used MongoDB for storing products and orders. The application is also containerized using Docker for easy deployment and consistent environment setup.

Installation

  1. Clone the repository:
git clone https://github.com/marcusju23/vueproject-group7.git
cd vueproject-group7
  1. Install dependencies, run the docker compose and start the application:
npm run start

About

This school project demonstrates building an eCommerce platform using modern web tech. It has a Vue.js frontend, a Node.js backend, and MongoDB for storing data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •