pavankpdev / Shoppy

A web-based modern e-commerce platform

Repository from Github https://github.compavankpdev/ShoppyRepository from Github https://github.compavankpdev/Shoppy

Shoppy

Shoppy is a modern e-commerce platform.

Get Started

Prerequisite

Required

optional

Project Setup

clone the project

  • git clone https://github.com/pavankpdev/Shoppy.git shoppy

  • cd shoppy

install shoppy

  • npm run install_shoppy

run shoppy

  • npm run shoppy

Below command is for the contributor only

Switch to your assigned branch

  • git branch <your branch name> ---> run this command when you're setting up the app for the first time.

  • git checkout <your branch name>

About

A web-based modern e-commerce platform


Languages

Language:JavaScript 49.9%Language:SCSS 47.4%Language:Python 1.7%Language:HTML 0.7%Language:Dockerfile 0.3%Language:CSS 0.0%