GitHub - anime19/fullstack-ecommerce-app: Full Stack E-commerce Application using Vuejs, + Node.js + Express + MongoDB · GitHub
Skip to content

anime19/fullstack-ecommerce-app

Folders and files

Repository files navigation

Shoe-Cart (Ecommerce App) - Vue.js + Node.js + Express + MongoDB

(currently under development phase)

This project was generated with Vue CLI version 3.x

Functionalitites

Tha app performs CRUD Operations-

* Add product to the cart.
* Remove product from the cart.
* User cannot add already added product to the cart.

Tech Stack:

  • Technology : Vue.js + Express + Node.js + MongoDb

Installation

  1. Vue CLI - Installation of Vue CLI
  2. NodeJs - Download Nodejs
  3. Package Manager - NPM / Yarn
  4. Clone the repository and run npm install if you use npm as package manager or yarn install if you use yarn as package manager.
  5. Run the server npm run serve

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Full Stack E-commerce Application using Vuejs, + Node.js + Express + MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors