blogspace.
A minimal blog app where users can write, validate, and publish posts that appear instantly in a clean feed.
HTMLCSSJavaScript

overview.
BlogSpace is a lightweight blogging site built with vanilla HTML, CSS, and JavaScript. It lets users compose posts with a title and content, validates inputs inline, and publishes them into a simple and readable feed all without a framework.
key features.
●Compose & publish posts (title + content)
●Modern design with a focus on readability
●Instant rendering into a readable post feed
●Clean, responsive layout
challenges.
Designing a simple, accessible editor without frameworks
Design simplicity vs. functionality
Persisting data without a backend
screenshots.




