Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 535 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 535 Bytes

An e-commerce application created using Next.js 13, React server components, Supabase (PostgreSQL), Tailwind CSS and Stripe checkout. It is inspired by the Neubrutalism design.

ecommerce

Features

  • React server components for better SEO and performance
  • Persistent shopping cart
  • Stripe checkout for payment and shipping info
  • Supabase for product storage using Postgres tables and image storage using supabase buckets