Description
Create a simple blog with Next.js and Tailwind. I learned how to implement some core features of Next.js like Static Site Generation and Server Side Rendering. And for the blog posts, I use Conten Management Service (CMS) called Hygraph. Hygraph is a GraphQL native Headless CMS. Hygraph allows us to create schema and fill this schema with content (text, image, video, url, file).
Repository
View its repository here: https://github.com/albugowy15/nextjs-blog
Tech Stack
- JavaScript
- Next.js
- GraphQL
- Hygraph
- Tailwind