cahyawibawa / weargoods-shop

A powerful e-commerce platform built with Next.js and Swell.

Home Page:https://weargoods-shop.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weargoods

weargoods-shop

This is an open source e-commerce storefront build with everything new in Next.js 13 and Swell.Js

Tech Stack

Roadmap

  • Full e-commerce support:
    • Product Detail Page
    • Product Overview Page
    • Search Product
    • Filter Product
    • Product Collections
    • Cart & Checkout
    • User Accounts
  • Admin dashboard with auth, products, orders, subscriptions, and payments checkout with Swell
  • Dark Mode
  • Seller and customer workflows
  • Order Details
  • Blog using MDX and Contentlayer
  • Newsletter subscription with React Email and Resend

Installation

  1. Create your account on Swell and get your API keys

  2. Clone the repository:

    git clone https://github.com/cahyawibawa/weargoods-shop.git`
  3. Install the dependencies:

    pnpm install
  4. Set your environment variables:

    mv .env.example .env.local
  5. Run the development server:

    pnpm dev
  6. Open http://localhost:3000 with your browser to see the result.

Credits

skateshop.sadmn.com

About

A powerful e-commerce platform built with Next.js and Swell.

https://weargoods-shop.vercel.app


Languages

Language:TypeScript 97.0%Language:JavaScript 2.4%Language:CSS 0.7%