Blog App This is a simple blog application built with Node.js and EJS. How to run Clone the repo. Install dependencies: Start the app: Project structure public/ — static files (CSS) views/ — EJS templates app.js — main server file