React Blog

A simple blog application built with React to practice component-based UI, routing, and state management.

The Challenge

Create a simple blog front-end to explore routing, reusable components, and client-side state.

The Solution

Developed a React SPA with a posts list and detail views, demonstrating component composition and basic state handling.

Key Features

  • Blog posts list and detail pages
  • Reusable layout and card components
  • Client-side routing
  • Simple, readable React architecture

Technologies

ReactJavaScriptHTMLCSS
React Blog 1
React Blog 2
React Blog 3