All Projects → Shopify → Shopify Demo App Node React

Shopify / Shopify Demo App Node React

Licence: mit

Programming Languages

javascript
184084 projects - #8 most used programming language

shopify-demo-app-node-react

License: MIT

This repository contains the completed app for the Build a Shopify app with Node and React tutorial.

Using demo app

If you plan to use this completed app, then make sure that you first complete these setup instructions:

  1. Install the latest stable version of Node.js.
  2. Install npm packages (run: npm install).
  3. Expose your dev environment.
  4. Get a Shopify API key and Shopify API secret key.
  5. Add the Shopify API key and Shopify API secret key.
  6. Add HOST='http://{your_forwarding_id}.ngrok.io'
  7. Start your app (run: npm run dev).
  8. Authenticate and test your app.
  9. Set up your app navigation.
  10. Add your ngrok url as Host.
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].