demo here
- see the home page with all categories
- see product page
- add products to cart
- show cart
- checkout items
- keep the cart for 6 days
- Front: React.js, redux, axios, Shopify SDK API via Storefront w/ GraphQL
- Back : Shopify
- DevOps: Vercel, Netlify
- Project management: Github
git clone https://github.com/floriansr/Shopify-React.git
cd Shopify-React
npm install
npm start
- Maintained the availability of item variants.
- Make some components responsive with Atom or via a PWA.
- Making transitions between pages.
- Florian Sueur - Initial work - (https://github.com/floriansr)