DEV Community

Said MOUNAIM
Said MOUNAIM

Posted on

1 1 1 1 1

A Next.js app that fetches Shopify products with sorting and search functionality

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
Enter fullscreen mode Exit fullscreen mode

Create a .env file:

SHOPIFY_STORE_URL="https://***.myshopify.com"
SHOPIFY_STOREFRONT_ACCESS_TOKEN=""
Enter fullscreen mode Exit fullscreen mode

Built With

Contribution

All kind of contributions are welcome, please feel free to submit pull requests.

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more