Skip to content

A pizza shop storefront powered by using Next.js combined with Medusa Js, built during Medusa Hackathon 2022.

Notifications You must be signed in to change notification settings

Nikhil-1503/slice-of-heaven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slice of Heaven

Cover Image

About

Participant

Nikhil Shanbhag

  • Github : @Nikhil-1503
  • Discord : nikhil.1503#9740
  • Twitter : @Nikhil_1503

Description

A pizza shop storefront powered by using NextJs combined with MedusaJs.

Preview

GIFs

  • HomePage

    HomePage
  • Products and Collection

    Products
  • Price Change On Choosing Different Combination

    Price Change
  • Cart and Checkout

    Cart and Checkout
  • Medusa Admin Panel

    Medusa Admin

Screenshots

Image 1 Image 2 Image 3

Set up Project

Prerequisites

Install Project

  1. Clone the repository:
git clone https://github.com/Nikhil-1503/slice-of-heaven.git
  1. Change directory and install dependencies:
cd slice-of-heaven
cd backend
medusa develop
  1. Open another terminal from slice-of-heaven folder:
cd storefront 
npm install
npm run dev
  1. Open the project in your browser:
http://localhost:8000

Resources

What's next for this project

  • Planning to integrate payment plugin (Tried Stripe, but got error) and search plugin.
  • Add more products.
  • Improve the design.
  • Deploy the storefront.

About

A pizza shop storefront powered by using Next.js combined with Medusa Js, built during Medusa Hackathon 2022.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published