/blog

Medium blogging platform clone using NextJS for server-side rendering and incremental static regeneration, Tailwind for easy mobile-first responsive design, Sanity for custom content management, and Typescript to make our code robust.

Primary LanguageTypeScript

This is a Next.js project bootstrapped with create-next-app. I have implemented both server-side rendering and incremental static regeneration to optimize both speed and performance. The project is hooked up to a Sanity CMS to make content management simple. It also uses a custom API endpoint to allow users to comment on articles. Styled using a mobile-first responsive design inherent in TailwindCSS.

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

This project is deployed on Vercel! Feel free to mess around with it.