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 Create a .env file: SHOPIFY_STORE_URL="https://***.myshopify.com" SHOPIFY_STOREFRONT_ACCESS_TOKEN="" Built With Next.js TailwindCSS TypeScript Shadcn/ui @Shopify/shopify-api Contribution All kind of contributions are welcome, please feel free to submit pull requests.

Feb 23, 2025 - 01:08
 0
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

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.