8000 GitHub - spencerlepine/swagsticker.com: E-commerce store for developer laptop stickers ๐Ÿ›’ ๐Ÿ’ป
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

spencerlepine/swagsticker.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

SwagSticker.com

  • E-commerce store for developer laptop stickers ๐Ÿ›’ ๐Ÿ’ป
  • Secure, passwordless login with JSON Web Tokens (JWT)
  • Automated dropshipping via Printify API
  • Fast, embedded Stripe Checkout for payments
  • Built with Next.js and TypeScript
SwagSticker.Demo.v2.mp4

๐Ÿ› ๏ธ Built With

  • Framework: Next.js (React), TailwindCSS
  • Language: TypeScript
  • Third-Party: Stripe SDK (payments), Printify SDK (dropshipping)
  • Hosting: Vercel, Amazon Route53

โญ๏ธ Features

Onboarding Feature Authenticate with convenient and secure email-only login.

Catalog Feature Browse the catalog, filter by category, and sort.

View Product FeatureAdd item to cart, proceed to checkout.

Checkout Feature Place order and checkout with secure embedded Stripe form, optimized for conversions.

Account Page Feature View orders, download receipts, and track shipping status.

๐Ÿ—๏ธ System Diagram

SwagSticker.com system diagram

๐Ÿ’ป Local Development

Prerequisites

Setup

git clone https://github.com/spencerlepine/swagsticker.com
cd swagsticker.com
cp .env.template .env.development
npm install
npm run dev
# visit http://locahost:3000

License

GNU General Public License v3.0 or later

See COPYING to see the full text.

About

E-commerce store for developer laptop stickers ๐Ÿ›’ ๐Ÿ’ป

Topics

Resources

License

Stars

Watchers

Forks

0