Dev-blog is an blog application powered by the nodeJS.
Use the package manager npm to install requirements.
npm installUser Registration & Login JWT-based Authentication Create Blog Posts Read Blogs from Other Users Protected Routes Dynamic Rendering using EJS Responsive and Clean UI Session Management using JWT CRUD Operations for Blogs
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.