Modern Full Stack Blog Application Made with TypeScript, Sanity CMS, Next.js, Tailwind CSS, and use ISR
Visit Project 🌎: https://chronicles-personal-blog.vercel.app/
A Fully responsive Modern Full Stack Blog application where you can create, edit and even manage comments on your posts. This is made easily possible thanks to Sanity CMS. Sanity provides the ability to create, manage, and store articles including comments as well. You can also manage your comments. Sanity does all of the dirty work of setting up a backend for us. Sanity can also be used on the go, so you can add or maintain your articles.
Features ⚡ :
✔ A Content Management System (Sanity CMS) to manage structured data
✔ Next.js : File-based routing, Data fetching that allows server-side rendering and static generation which makes the websites super quick. Also, I made use of Incremental Static Regeneration to speed up page loading & optimize the caching of pages!
✔ The use of TypeScipt to reduce bugs
✔ An Awesome responsive UI made with Tailwind CSS
Users can leave comments, you can decide if you want to allow the comment in the CMS.
Here's what it looks like when a user submits a comment
This is the sanity CMS dashboard. You can create and manage articles including comments.
Thank you for checking out my project, I have only demonstrated a taste of what sanity is capable of doing. Discovering this technology has taken my creativity to a whole new level. I can wait to see what I can make next.
Visit Project 🌎: https://chronicles-personal-blog.vercel.app/