Blog & CMS Platform
A content management interface for creating, editing, and publishing blog posts, designed with a clean layout for both writers and readers.
About this Project
This Blog & CMS Platform is a practice project that simulates the core features of a simple content management system. It allows administrators to manage blog posts while visitors can read articles comfortably.
The design separates public-facing blog pages from admin-style controls, helping me understand how dashboards and content pages can share the same design system with different purposes.
Although this version is front-end focused, it can be extended later with backend APIs, authentication, and a database for real-world usage.
Key Features
Key Achievements
Structured a project with public and admin-style layouts.
Built reusable UI components across multiple pages.
Prepared the UI for future backend integration.