Create and Edit a List Component to Match Design Guidelines in Next.js 13

InstructorDaniel Phiri

Share this video with your friends

Send Tweet

Now that we have data displayed on our home page, let's display that data in a more user-friendly format.

We have a List component from our template that maps over the data and displays titles that match the design of the site but we can modify this to give a preview of the post.

We'll truncate the summaries, reformat dates, and style the component to achieve a more cohesive look.

~ 10 months ago

In fact you're not using GraphQl at all in Next, that's very disappointing...