Skip to content

sameer882000/blog-app

Repository files navigation

Blog Application

A simple and responsive blog application built with Node.js, Express.js, and EJS for the frontend. This application allows users to create blog posts and interacts on each other's post via comments.

Table of Contents

Features

  • User authentication with login and registration using JWT (JSON Web Token).
  • User-friendly interface to read and write blog posts.
  • Comment on each others post.
  • Responsive design for mobile and desktop views.
  • Easy navigation through posts.

Technologies Used

  • Frontend: EJS, HTML, CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB Atlas
  • Deployment: Railway

Deployment

This application is deployed on Railway. You can access it here: Link