floriansr / Shopify-React

E-commerce build on ShopifyAPI/React-Redux

Home Page:https://shopify-react-five.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An e-commerce build on Shopify/React

demo here


Currently available user experience

  1. see the home page with all categories
  2. see product page
  3. add products to cart
  4. show cart
  5. checkout items
  6. keep the cart for 6 days

Stack and tools

  • Front: React.js, redux, axios, Shopify SDK API via Storefront w/ GraphQL
  • Back : Shopify
  • DevOps: Vercel, Netlify
  • Project management: Github

Installation

git clone https://github.com/floriansr/Shopify-React.git
cd Shopify-React
npm install
npm start

To-do list

  1. Maintained the availability of item variants.
  2. Make some components responsive with Atom or via a PWA.
  3. Making transitions between pages.

Author

About

E-commerce build on ShopifyAPI/React-Redux

https://shopify-react-five.vercel.app


Languages

Language:JavaScript 73.4%Language:CSS 21.9%Language:HTML 4.8%