From 94875b7c91b7e7efde9c06ffe8320eda473d9bbe Mon Sep 17 00:00:00 2001 From: Arjun C Vinod Date: Wed, 4 Oct 2023 15:47:23 +0530 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index 8b13789..931c53a 100644 --- a/README.md +++ b/README.md @@ -1 +1,23 @@ +## Blogging-Website +### Languages Used: +#### Front end : ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=flat&logo=html5&logoColor=white) ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=flat&logo=css3&logoColor=white) +#### Backend : ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=flat&logo=node.js&logoColor=white) ![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=flat&logo=express&logoColor=%2361DAFB) +#### Database : ![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=flat&logo=mongodb&logoColor=white)
+### Live Preview : [www.myblog.com](https://blogwebsite-1rl3.onrender.com/) + **Screenshots**: + +

Login section

+ +

Home Page

+ +

Post View

+ +

Profile Section

+ +

Admin Dashboard

+ +![image](https://github.com/arjuncvinod/Blogging-Website/assets/68469520/4c9f0f3c-3ac7-43e9-9854-d671f237c795) + +

Don't forget to hit the :star: if you like this repo.

+

Made with ❤️ by Arjun