All Projects → cassidoo → shopify-react-astro

cassidoo / shopify-react-astro

Licence: other
A demo of a Shopify site using Astro and React.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Astro
20 projects

Projects that are alternatives of or similar to shopify-react-astro

Shopify Api Php
🚀 Shopify API Client for PHP
Stars: ✭ 100 (-2.91%)
Mutual labels:  shopify
Sneaker Monitors
A collection of web monitors that notify of restocks or updates on sneaker related sites through Discord Webhook. This includes Shopify, Nike SNKRS (supports 42 countries), Supreme and now Footsite monitor!
Stars: ✭ 130 (+26.21%)
Mutual labels:  shopify
Midway
Headless Starter with Sanity + Gatsby + Shopify Repo
Stars: ✭ 195 (+89.32%)
Mutual labels:  shopify
Nerys Product Monitor Lite
A universal product monitor. Capable of monitoring any site for products based on keywords. Optimized for Shopify. Sends alerts via Discord when new products are detected.
Stars: ✭ 111 (+7.77%)
Mutual labels:  shopify
Basic Shopify Api
A simple API wrapper for Shopify using Guzzle for REST and GraphQL
Stars: ✭ 137 (+33.01%)
Mutual labels:  shopify
Ob Low Impact Website
The Low Impact version of the Organic Basics website
Stars: ✭ 147 (+42.72%)
Mutual labels:  shopify
Polaris Telescope
A Sketch plugin that lets you quickly search for Polaris guidelines and code snippets.
Stars: ✭ 96 (-6.8%)
Mutual labels:  shopify
Shopify-Serverless-Starter-App
Shopify Serverless Starter Application built on Serverless Framework and Polaris UI (React.js)
Stars: ✭ 56 (-45.63%)
Mutual labels:  shopify
Moonmail
Email marketing platform for bulk emailing via Amazon SES (Google Cloud Platform and Azure coming soon)
Stars: ✭ 1,766 (+1614.56%)
Mutual labels:  shopify
Gatsby Theme Storefront Shopify
Create a Shopify store with Gatsby JS 🛍️ 🛒
Stars: ✭ 175 (+69.9%)
Mutual labels:  shopify
Trimalchio
CLI Based Shopify Bot (Supports US only right now)
Stars: ✭ 116 (+12.62%)
Mutual labels:  shopify
Shopify Modern
A modern template for developing Shopify-themes using Vuejs
Stars: ✭ 136 (+32.04%)
Mutual labels:  shopify
Shopify Webpack Themekit
Shopify development tool using webpack and themekit
Stars: ✭ 157 (+52.43%)
Mutual labels:  shopify
Shopify Theme Inspector
A Chrome DevTools plugin that visualizes Shopify Liquid render profiling data so you can triage long-running code and reduce server response times!
Stars: ✭ 102 (-0.97%)
Mutual labels:  shopify
Nuxt Shopify
🛍 Seamless Shopify Buy SDK integration with Nuxt.js.
Stars: ✭ 210 (+103.88%)
Mutual labels:  shopify
Quickshot
A Shopify theme development tool.
Stars: ✭ 96 (-6.8%)
Mutual labels:  shopify
Openship
e-commerce automation
Stars: ✭ 143 (+38.83%)
Mutual labels:  shopify
Ajaxinate
🎡 Ajax pagination plugin for Shopify themes
Stars: ✭ 107 (+3.88%)
Mutual labels:  shopify
Developer Tools
Shopify Developer Tools is a macOS app that connects to your Shopify store(s) and allows you to make authenticated calls to the Admin API, generate dummy data, and view and customize Polaris components.
Stars: ✭ 254 (+146.6%)
Mutual labels:  shopify
Polaris Tokens
Design tokens for Polaris, Shopify’s design system
Stars: ✭ 167 (+62.14%)
Mutual labels:  shopify

Shopify + Astro + React

Netlify Status

A demo of a Shopify site using Astro and React. If you'd like to learn how it's built and how you can do the same, check out this blog post!

Customize and make it your own

Deploy to Netlify

Clicking this button will clone the repo to your GitHub account and instantly deploy to Netlify. You will need to have the Netlify CLI installed, and a .env file at the top level of your project (after you clone) with the following:

SHOPIFY_STOREFRONT_API_TOKEN=example
SHOPIFY_API_ENDPOINT=https://exampleshopify/graphql.json

Commands

All commands are run from the root of the project, from a terminal. Make sure you have the Netlify CLI installed so the serverless functions can work properly!

Command Action
npm install Installs dependencies
npm run start Starts local dev server
npm run build Build your production site to ./dist/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].