GitHunt
AM

amdrew/shopify-demo-app-node-react

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. Start your app (run: npm run dev).
  7. Authenticate and test your app.
  8. Set up your app navigation.
  9. Add your ngrok url as Host.

Please create an issue if you have any questions or comments.

Languages

JavaScript100.0%

Contributors

MIT License
Created November 27, 2019
Updated March 7, 2023
amdrew/shopify-demo-app-node-react | GitHunt