Shopify Next
A Next.js app that fetches Shopify products, with sorting and search functionality via URL parameters.
Getting Started
Clone the repository: git clone https://github.com/saidMounaim/shopify-next.git
Install dependencies:
npm install
Create a .env file:
SHOPIFY_STORE_URL="https://***.myshopify.com"
SHOPIFY_STOREFRONT_ACCESS_TOKEN=""
Built With
Contribution
All kind of contributions are welcome, please feel free to submit pull requests.
Top comments (0)