Projects On Sale!If you're interested in buying any of my projects, please reach out to me!

Doggystickers

July 20, 2021

shopify-store-preview
You can check out the code on Github and the live store here.
This is a fully functional eCommerce store that uses Next.js + Tailwind CSS in the front end and leverages the Shopify Storefront API to interact with your Shopify backend.
We use GraphQL to query our Shopify data and store the cart information in localStorage to persist user session. Finally - we use Shopify Checkout to let the user purchase the items. You can see this play out in the example store. Yes - the store is functional and you can buy the stickers. 😃
You can check out the code on Github and the live store here.