Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 865 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 865 Bytes

AI Ecommerce

ECommerce Application with Sanity headless CMS and Stripe payment processing

Website Hero

AI E-commerce is a technology store front featuring products generated by DALL·E 2 AI. The store makes use of NEXT.js server-side rendering for fast load times and a headless CMS for making fast updates to products and page components. The shopping cart component utilizes HTML 5 local storage for data persistence and keeps track of state using react hooks. Stripe integration provides a simple and fast checkout process for customers as well!

Website Products

Website Product

Website Cart

Website Checkout

Technologies used

  • React
  • Next.js
  • Sanity
  • Stripe
  • Vercel