Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.71 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.71 KB

Personalized E-Commerce Store Tutorial

This is the complete tutorial source code for creating a personalized e-commerce store using LexasCMS, Snipcart and Next.js.

Personalized E-commerce Store Preview

Tutorial

Click here to open the tutorial.

Live Demo

Click here to view a live demo of this repo.

Deploy to Vercel

Of course, you can play around with this source code by deploying it to your own Vercel account. To do so, please follow the instructions below:

  1. If you don't already have them, create a LexasCMS account and a Snipcart account
  2. Within LexasCMS:
    1. Create a new space using the E-commerce Tutorial (Snipcart) template
    2. Navigate to Settings > General and take note of your space ID
    3. Navigate to Settings > API Keys and create a new API Key (being sure to enable preview permissions). Take note of the generated API Key
  3. From within your Snipcart dashboard, navigate to your credentials and take note of your API key
  4. Click the below button and follow the instructions

Deploy with Vercel