This project is a completed version of the store we build in the Shopify Crash course, which you can learn more about here.
Git clone this directory, cd to it with your terminal, then run yarn install
.
The starting files are simply the Shopify slate starter theme files with some styles added in.
- Shopify Slate:https://shopify.github.io/slate/docs/create-a-new-slate-project
- Custom Styles: Custom Styles. You can download these and replace/overwrite them into the existing
styles
folder.
For more information on connecting your new project with a Shopify store, see the Slate docs.
You can check out how to build this at: