Skip to content

Seed starter project for a Shopify embedded app with React and Shopify's Polaris

Notifications You must be signed in to change notification settings

AndreaMorone/shopify-embedded-react-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopify Embedded React App

Simple express app with oauth flow for Shopify embedded app. The embedded app itself uses react and the Polaris React components from Shopify itselft!

  • npm install
  • change file example.env to .env and populate your variables
  • npm startto start the express server
  • npm run build to bundle and watch react
  • After this, you can use ngrok to tunnel your localhost

Screenshot

About

Seed starter project for a Shopify embedded app with React and Shopify's Polaris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.1%
  • HTML 32.2%
  • CSS 23.7%