How can I create a Shopify embedded app using Node and React?

how to make shopify embeded app in node and react

Well, @kumar10 , this can’t be explained so fast, but here are some directions:
https://shopify.dev/apps/getting-started/create

If you find my answers helpful, please mark resolved or like.

Hi Kumar,

Requirements:
You’ve created a Partner account and a development store.
You’ve installed the latest versions of Node.js and npm.

1. Install Shopify CLI

  • To verify that Shopify CLI is installed
Run: shopify version

2. Create a new project

Run: shopify login
 Run: shopify app create node

create-new-project-cdc0735953644d6fa9ff251b0d67a8c49d2a6090c02a05be1751f87c744fe93a.gif

3. You need to create an ngrok account

  • Create an account
  • Copy

4. Start a local development server

Run: shopify app tunnel auth 

![start-local-development-server-71ac29db3c329be33a4252224e78e19c75159a774b08757eda40be0542c4bdeb.gif|852x519](upload://64JUVC7cbkobnO9xfJeYm31ioK.gif)

**5. Install your app on your development store**
- When you open the URL, you're prompted to install the app on your development store

![install-app-614c9ea3ba239276151179b487c2f85c5afb6d0b37b3570549ed83805d2431fe.gif|1172x704](upload://z6YLmC3ugd5VIuikvayVnY0VgSh.gif)