Skip to content

An Ecommerce Product page built with feautres like pagination, dynamic columns, search, filtering

Notifications You must be signed in to change notification settings

josumung999/product-listing

Repository files navigation

Product Listing Page

This is a sample Product Page Built with Next.js, Tailwind.css, Apollo GraphQL and the React Context API. The main features are fetching product from a GraphQL API, dynamically setting number of grid columns on Desktop, Pagination, Dynamically set number of products in a page and more.

How to use

First Clone the repository

git clone https://github.com/josumung999/product-listing.git

Install required packages

yarn

Launch Dev server

yarn dev

Run Production Build

yarn build
yarn start

You can also test it directly online by clicking here.

Enjoy it!

About

An Ecommerce Product page built with feautres like pagination, dynamic columns, search, filtering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published