← Back to portfolio

Case study

Auth Blog Platform

First blog-platform iteration — routing, reusable blocks, and content hierarchy.

Next.jsReactFullstack

60-second pitch

This was my earlier blog experiment: prove I could structure pages and reusable UI before adding auth and CMS complexity.

About the project

An internship stepping-stone project. I focused on page structure, post lists, and reusable UI patterns. The modernized version above builds directly on lessons from this repo.

Outcome

Working baseline deployed on Netlify; clear progression story together with the modernized repo.

What I focused on

  • Content hierarchy for posts
  • Reusable layout blocks
  • Foundation for the modernized version

What I learned

  • Laying out content-first pages
  • Reusable card and list components
  • When to stop adding features and refactor instead

Tech stack

Next.jsReactJavaScript

Project screenshots

Previews from the live deploy. If a preview fails to load, use the live link below.

Auth Blog Platform — Desktop landing view
Desktop landing view
Auth Blog Platform — Mobile view
Mobile view
Auth Blog Platform — Project overview
Project overview