/taxonomy-how-to

How to create a taxonomy system with Prismic and Next

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Taxonomy How-to

prismic.io/docs/taxonomies-nextjs

Purpose

Taxonomy How-to is a Prismic Next.js web app developed as an example for the Create Taxonomies with Next.js guide.

This simple web app shows how to define a category route, display a list of all categories, display a page’s categories, and display a list of pages in each category.

In combination with the guide, you'll be able to manage your categories in Prismic, reuse your categories in multiple contexts, and add multiple categories to your Prismic documents.

Website Link

Taxonomy How-to is developed on Vercel and available at taxonomy-how-to.vercel.app.