Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 5.64 KB

File metadata and controls

60 lines (42 loc) · 5.64 KB

Next.js Blog Tutorial: Build SEO Optimized Personal Blog with Next.js, Contentlayer, and Tailwind CSS 🔥

GitHub stars   GitHub forks   Github Followers  

For Demo checkout following links👇:
Nextjs Personal Blog Website

Starter Code Files👇:
Nextjs Personal Blog Website Starter Code

If you want to learn how to create it please follow below tutorial👇:
https://youtu.be/1QGLHOaRLwM
YouTube Video Views

Checkout My Personal blog: DevDreaming


NOTE: In the youtube tutorial I have used contentlayer for the markdown files. Since contentlayer is not actively maintained, I have switched to Velite.js for the markdown files. If you want to checkout the contentlayer please switch to the contentlayer branch.


⭐DO NOT FORGET TO STAR THIS REPO⭐

Images of The Portfolio Website:

Home

Nextjs Personal Blog Website

About

Nextjs Personal Blog Website About Page

Contact

Next.js Personal Blog Website Contact Page

For more Images please check the project images folder from this repo or check the demo link.

Resources Used in This Project

All the images used in the blogs:

This is a Next.js project bootstrapped with create-next-app.