/demo-eCommerceFrontendReact

Sample E-commerce site frontend built with GatsbyJS V2 and React.

Primary LanguageJavaScriptMIT LicenseMIT

Sample E-commerce site frontend built with GatsbyJS V2 and React. Also note the use of GraphQL to query the images. In my opinion, Gatsby's choice of using GraphQL here is a bit too much. Sigh.

Stacks Used:

Demo at https://demo-eazy.surge.sh/

🚀 How to test in your local environment

  1. Start developing.

    npm install
    gatsby develop
  2. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

Technical Details

  1. Using Gatsby gives us a lot of benefits out of the box, notice the progressive image lazy loading.. Nice!
  2. Tried using react hooks for the first time!
  3. Data fetched from: