View on GitHub

next-graphcms-shows

A Next.js application for displaying fictional live events retrieved from GraphCMS

Home > Issues > 7

Add Artist route

Type Effort (Fibonacci)
Feature 3

Right now, Artist details are only visible on Show pages. Create a new route for showing Artist details at pages/artist/[slug].js. See the Artist schema for details on the Artist collection.

Acceptance criteria