Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 2.13 KB

README.md

File metadata and controls

67 lines (39 loc) · 2.13 KB

Shop Habesha

grid-cover-template

About

Participants

GitHub - @earthcomfy

Description

Habesha clothing ecommerce web storefront built using Medusa, Next.js, and TailwindCSS. It includes products screen, cart, checkout, payment, and search.

Preview

Screenshot from 2022-10-14 12-04-03

image

image

Screenshot from 2022-10-14 12-05-11

chrome-capture-2022-9-14 (1)

image

chrome-capture-2022-9-14

image

Set Up Project

Prerequisites

Before you start with the tutorial make sure you have:

Install Project

  1. Clone the repo:
git clone https://github.com/earthcomfy/shop-habesha.git .
  1. Install dependecies:
yarn
  1. Start the server:
yarn dev

Resources