Skip to content

ideadriven/shopify-demo-app-node-react

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%