Blog with Next.js and and Strapi CMS

Merci à Cyril T. pour sa contribution le 14/04/2022

Devistry
Anglais Anglais
NextJs
Create a blog using the Next.js React framework, and Strapi CMS.

Code: https://github.com/jgbijlsma/blog_next_strapi_project_video

Discord: https://discord.gg/vNrm6g9r

Sections:
00:00 - Intro
06:43 - Installing Next and Strapi
10:00 - Writing blog posts in Strapi
18:26 - Next overview
28:20 - Getting blog post data with next
44:14 - Navbar and routing
48:32 - Styling with Sass
01:01:05 - Building the homepage
01:10:18 - Building the posts overview
01:14:12 - Building the post preview links
01:20:05 - Building post pages
01:32:26 - Rendering markdown content