A shopify app starter pack complete with all the bells and whistles.
  • JavaScript 100%
Find a file
rileyseaburg 794f9931fd readme
2021-04-12 21:33:23 -04:00
components first commit 2021-04-12 21:24:27 -04:00
pages first commit 2021-04-12 21:24:27 -04:00
.gitignore first commit 2021-04-12 21:24:27 -04:00
LICENSE first commit 2021-04-12 21:24:27 -04:00
next.config.js first commit 2021-04-12 21:24:27 -04:00
package.json first commit 2021-04-12 21:24:27 -04:00
README.md readme 2021-04-12 21:33:23 -04:00
server.js first commit 2021-04-12 21:24:27 -04:00

Sample Shopify Application

Status GitHub Issues GitHub Pull Requests License


This is a sample Shopify App that uses NodeJS & React.
Use this as a starter template for your projects.

📝 Table of Contents

🧐 About

This project is meant to provide you with a basic understanding of how to build a shopify application with Javascript technologies. It can also be used as a base template for creating applications.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

⛏️ Built Using

  • NodeJs - Server Environment
  • Koa - Server Framework
  • ReactJS - JavaScript library for building component-based user interfaces.
  • NextJS - Framework for quickly setting up React-based apps.
  • GraphQL - A query language for interacting with an API.
  • Apollo - A family of JavaScript libraries that makes it easier to work with GraphQL.
  • Polaris - Shopify’s React component library and design system.

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgements

License

License