Thanks to visit codestin.com
Credit goes to github.com

Skip to content

spencerlepine/swagsticker.com

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