Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Latest commit

 

History

History
43 lines (28 loc) · 1.25 KB

File metadata and controls

43 lines (28 loc) · 1.25 KB

Morena's Kustomz

Next.js powered Shopify storefront

TypeScript tested with jest lerna

Overview

Getting Started
Usage
Contributing

Getting Started

This project is a Next.js powered Shopify storefront for Morena's Kustomz.

Morena's Kustomz is an online store that specializes in stoner necessities. While enjoying a MySpace inspired UI, users can shop pre-made ash trays, grinders, and rolling trays, or have them custom made.

Usage

Development

Run yarn dev:store from the root of the repository.

Production (Local)

Run yarn start from this directory.

Built With

  • KAPI - Morena's Kustomz Serverless API
  • Next.js - Framework for building React applications
  • TypeScript - Typed JavaScript
  • Vercel - Hosting platform for static sites and serverless functions