# Simple blog code starter for BCMS and Next.js

![Image](https://app.thebcms.com/api/v3/instance/670e90c0cedcf9e4d34d1a23/media/673dc29fc8abc5e921e4449a/bin2/simple-blog.png?apiKey=670e90c0cedcf9e4d34d24e6.7e8471eb288ed672495cf4734e877b33042a4d7d63059d938576b8d45d35c166.670e90c0cedcf9e4d34d1a23)

## Minimal, Modern, and Ready to Extend

The Next.js Simple Blog Starter is a bare-bones, developer-friendly boilerplate designed for rapid prototyping and easy customization. Built to integrate seamlessly with BCMS, this starter provides just the essentials: a clean file structure, dynamic routing, and a straightforward approach to fetching and rendering content.

## What Makes This Starter Interesting?

- Modern App Router: Uses the /app directory and dynamic routes (/blog/[slug]) to follow the latest Next.js standards.

- BCMS Integration: Fetches content via a lightweight client setup with strong typing.

- Component-Based Architecture: Small, focused components like BlogCard and ContentManager make customizing a breeze.

- Minimal Styling: Comes with a single SCSS file and utility-first classes for styling control.

- Zero Bloat: Just what you need to get started—no extra features or dependencies.

Perfect for developers who want a fast, clean foundation to build something unique.