Amber Shopify Project created using ReactJS+React-Redux with GraphQL API integration. Storefront Shopify API: https://github.com/Shopify/shopify-app-js/tree/main/packages/api-clients/storefront-api-client#readme
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456
  1. REACT_APP_API_URL=""
  2. REACT_APP_API_KEY=62c77d6fac2d6e0e6145430427e0c14d
  3. REACT_APP_API_SECRET=05cc68d623a9196dd5f84cabb3516f50
  4. REACT_APP_ACCESS_TOKEN=b3e24842a76e27e1d87206daededdab0
  5. REACT_APP_SHOP_NAME=amberdevstore.myshopify.com
  6. PORT=3005