/

Learn and Build Everyday

Get in touch with me

/

Nextjs Headless WordPress Blog

Nextjs/Tailwind

Project

Overview

I created a WordPress blog to document important topics I learned on my self taught journey. After learning the basics of web development, I decided to implement NextJs with my WordPress blog. WordPress is a content management system designed to be a 'no-code' solution. A content management system is 'headless' when it provides back end functionality leaving the front-end tast to a different technology. This project uses NextJs as the front-end while WordPress functions as the back-end. Vercel provided the template used for this project. Tailwind is used as the CSS framework to apply styling. GraphQL is used to pull information from WordPress. This headless NextJs blog highlights how different technologies can work together to create a working product.

Technologies

NextJs

TailwindCss

WordPress

GraphQL

<--- back