A shopify app starter pack complete with all the bells and whistles.
- JavaScript 100%
| components | ||
| pages | ||
| .gitignore | ||
| LICENSE | ||
| next.config.js | ||
| package.json | ||
| README.md | ||
| server.js | ||
Sample Shopify Application
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
- @rileyseaburg - Repo Author & Maintainer
See also the list of contributors who participated in this project.
🎉 Acknowledgements
- References: Build a Shopify App with Node and React