Getting Started With Next.js 14 and Strapi 5

In this beginner-friendly tutorial, we will build a dynamic website using Next.js 14 and Strapi 5, a headless content management system (CMS). This blog post is based on Brad Schiff's video tutorial, which can be found here.


This is a companion discussion topic for the original entry at https://strapi.io/blog/getting-started-with-next-js-and-strapi-5-beginner-s-guide
1 Like

Thanks for new tutorial!

It will be great to cover using generated Strapi type in Next JS app, similar to V4 tutorial