Sneakad / Popkart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pop Kart

mylogo

Participants

Github : @Sneakad , @anomic30

Discord : Sneakad#6910 , Mav#8994

Description

This is an e-commerce website for over-sized t-shirts powered by using NextJs combined with MedusaJs.

Preview

screencapture-localhost-8000-2022-10-13-20_46_51

Set up Project Requirements

You need following requirement to setup your project:

Prerequisites

Install Project

Here are the steps to be taken after that:

  1. Clone the repository:

    https://github.com/Sneakad/Popcart
    
  2. Change directory:

    cd Popkart
  3. Start the client

    cd my-medusa-storefront
    npm install
    npm run dev
  4. Start the medusa server

    cd server
    npm install
    medusa develop

Resources

About


Languages

Language:TypeScript 95.2%Language:JavaScript 4.1%Language:CSS 0.7%Language:Dockerfile 0.0%Language:HTML 0.0%Language:Shell 0.0%