The blog is built using React components, allowing for a dynamic and responsive user interface.
- MicroCMS: Headless CMS to manage content easily.
- Next.js 14: Framework for building React applications with SSG for fast and SEO-friendly pages.
- SSG (Static Site Generation): Utilized for generating pages at build time, optimizing performance and reducing server load.
- React: Frontend JavaScript library for building user interfaces.
- Static Site Generation (SSG): Fast and optimized pages generated at build time.
- CMS Integration: Easy content management using MicroCMS, allowing non-developers to create and manage blog posts.
- SEO-Friendly: Next.js helps with optimizing SEO using static pages.
This project is licensed under the MIT License.