TheUndergroundCollective / webapp

0 stars 0 forks source link

Implement a simple function with Shopify API #2

Open bsobolik opened 6 years ago

bsobolik commented 6 years ago

E.g. push a button to load data from the backend.

porlan1 commented 6 years ago

I implemented an extremely simple React page, which fetches all of the products in a store (I just made my own store and added some products) and displays their image and title.