This is a simple Blog Application made with Node.js, Express, and EJS.
It lets you:
- View all blogs on the homepage.
- View a single post in detail.
- Compose and publish a new post.
- Node.js
- Express
- EJS (for templating)
- Clone this repository:
git clone https://github.com/yourUsername/blog-ejs.git