HashBlog – A Modern Blogging Platform
Overview HashBlog is a lightweight and user-friendly blogging platform designed to make content discovery and interaction seamless. Users can browse trending or latest blogs, read full articles, and actively engage with content through likes and comments. The platform emphasizes simplicity, responsiveness, and scalability.
Key Features
Homepage Feed – Browse blogs by:
Trending: Based on likes and views.
Latest: Sorted by most recent updates.
Blog Detail View – Read complete blog posts with:
Like counts.
Comment section (read + add).
Engagement System –
Persistent likes and comments with Local Storage.
Real-time update of engagement metrics.
Modern UI/UX – Clean and minimal interface built with HTML, CSS, and JavaScript.
Future-Ready – Easily extendable to include authentication, database integration, and advanced features.
Tech Stack
Frontend: HTML, CSS, JavaScript (Vanilla).
Data Persistence: Local Storage.
Deployment: GitHub Pages / Netlify / Static Hosting.
Impact HashBlog delivers an interactive and intuitive blogging experience. It provides readers with engaging discovery options while giving creators visibility through popularity ranking. This project also serves as a strong foundation for expanding into a full-fledged blogging platform.
Built with ❤️ using HTML, CSS and Javascript