Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scandipwa/shopify
https://github.com/scandipwa/shopify
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/scandipwa/shopify
- Owner: scandipwa
- License: osl-3.0
- Created: 2021-01-12T16:41:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T14:10:16.000Z (over 3 years ago)
- Last Synced: 2023-03-02T15:32:55.306Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://scandipwa-shopify.vercel.app/collections/all
- Size: 2.05 MB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Shopify
The next-generation modular front-end for Shopify. Fast. Reliable. Extensible.
---
## Key features- Build your PWA theme piece by piece with [modular architecture](https://scandipwa.gitbook.io/shopify/architecture/modularity)
- Extend upon existing functionality with [ScandiPWA extensibility](https://scandipwa.gitbook.io/shopify/architecture/extensibility)
- Write beautiful documentation with our [docs-in-code approach](https://scandipwa.gitbook.io/shopify/architecture/documentation)
- Support for various [Shopify features](https://scandipwa.gitbook.io/shopify/supported-feature)### :vertical_traffic_light: Middleware-less design
Data-integrity and simple setup. Changes from Shopify admin are reflected immediately on your PWA storefront.
> Sounds interesting? Make sure to
:star: `scandipwa/shopify` repository so you can keep up to date with the latest releases!### :building_construction: Modular architecture
- Easily enable and disable features
- Clear and easy-to-follow data flowRead more on our approach to modularity in the [documentation](https://scandipwa.gitbook.io/shopify/architecture/modularity)
:gift: **BONUS!** You will get ESLins rules covering:
- Well-thought file-structure
- Naming-convention
- Component organization patterns## See it in action
> **NOTE**: this is a blank theme, no styles!
| Feature | URL |
|-|-|
| All products | https://scandipwa-shopify.vercel.app/collections/all |
| All collections | https://scandipwa-shopify.vercel.app/collections |
| Collection page | https://scandipwa-shopify.vercel.app/collections/vans |
| Product with multiple variants | https://scandipwa-shopify.vercel.app/products/vans-authentic-lo-pro-burgandy-white |
| Product with a single variant | https://scandipwa-shopify.vercel.app/collections/nike/products/nike-swoosh-pro-flat-peak-cap |
| Cart | https://scandipwa-shopify.vercel.app/cart |
| Registration | https://scandipwa-shopify.vercel.app/account/register |
| Login | https://scandipwa-shopify.vercel.app/account/login |
| Account | https://scandipwa-shopify.vercel.app/account |
| CMS Page | https://scandipwa-shopify.vercel.app/pages/hello-world |## Licence
ScandiPWA Shopify is open source software licensed as OSL-3.