1.0.6 β€’ Published 4 years ago

gatsby-shopify-theme v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Netlify Status

Kick off your project with this ecommerce website. This starter ships with the main Gatsby configuration files you might need to get up and running blazing fast with the blazing fast app generator for React. DEMO

This starter also includes credentials to a Shopify demo store so you can try it out immediately without having to start a store. To use your own just change the values inside of .env.

If you have questions feel free to message me on Twitter or Instagram πŸ€™πŸ»

For project : contact@alexislepresle.com or contact me πŸ€™πŸ»

πŸ”₯ Featured

  • Cart
  • Product grid with all products
  • Filter products
  • Sort products
  • Product page
  • Dynamic Inventory Checking
  • Image optimization with Gatsby Image
  • Search Bar
  • Google Analytics
  • SEO

πŸš€ Quick start

  1. Create a Gatsby Shop site.

    Use the Gatsby CLI to create a new site, specifying the default starter.

    # create a new Gatsby site using the default starter
    gatsby new shop-gatsby-shopify https://github.com/alexislepresle/gatsby-shopify-theme
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd shop-gatsby-shopify/
    gatsby develop
  3. Open the source code and start editing!

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

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

    Open the my-default-starter directory in your code editor of choice and edit src/pages/index.js. Save your changes and the browser will update in real time!

πŸŽ“ Learning Gatsby

Looking for more guidance? Full documentation for Gatsby lives on the website. Here are some places to start:

  • For most developers, we recommend starting with our in-depth tutorial for creating a site with Gatsby. It starts with zero assumptions about your level of ability and walks through every step of the process.

  • To dive straight into code samples, head to our documentation. In particular, check out the Guides, API Reference, and Advanced Tutorials sections in the sidebar.

πŸ’« Deploy

Deploy to Netlify