Nodejs-Blog-App This is Blog Application that built with Node.js, using EJS as the templating engine and MongoDB as the database. Features User registration and authentication Admin panel for managing posts Add and delete blog posts Authentication with JWT (JSON Web Tokens) MVC architecture (Models, Views, Controllers) Tech Stack Node.js Express.js EJS (Embedded JavaScript templates) MongoDB CSS Installation Clone the repository: git clone https://github.com/EmilGallajov/Nodejs-Blog-App.git Go to the folder. npm install nodemon app.js