This is the complete tutorial source code for creating a personalized e-commerce store using LexasCMS, Snipcart and Next.js.
Click here to open the tutorial.
Click here to view a live demo of this repo.
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:
- If you don't already have them, create a LexasCMS account and a Snipcart account
- Within LexasCMS:
- Create a new space using the E-commerce Tutorial (Snipcart) template
- Navigate to Settings > General and take note of your space ID
- Navigate to Settings > API Keys and create a new API Key (being sure to enable preview permissions). Take note of the generated API Key
- From within your Snipcart dashboard, navigate to your credentials and take note of your API key
- Click the below button and follow the instructions