A dynamic blog platform for developers built with Node.js, Express, and Handlebars.
Users can read, write, and explore developer blogs. Currently supports frontend functionality; MongoDB integration can be added later.
Check out the deployed app on Render:
https://dev-diaries-blog-yget.onrender.com
- Dynamic blog listing using Handlebars templates
- Write blog form to create new blog posts
- Responsive and modern UI
- Typing animation on homepage
- Easy-to-integrate MongoDB Atlas connection (optional)
- Backend: Node.js, Express.js
- Frontend: Handlebars, HTML, CSS, Bootstrap
- Database: MongoDB Atlas (to be configured)
- Deployment: Render
- Clone the repo:
git clone https://github.com/<your-username>/Dev_Diaries-Blog.git
cd Dev_Diaries-Blog