https://github.com/lakshay-a/simplyblog
This is a MERN (mongo, express, react, node) stack blog web application which is fully responsive. It can be used to write a new blog, edit an existing blog, delete a blog, and view the blogs of other users too. It has a rich-text editor which i made using react-quill library and it also has authentication feature.
https://github.com/lakshay-a/simplyblog
expressjs mongodb nodejs react-quill reactjs
Last synced: 2 months ago
JSON representation
This is a MERN (mongo, express, react, node) stack blog web application which is fully responsive. It can be used to write a new blog, edit an existing blog, delete a blog, and view the blogs of other users too. It has a rich-text editor which i made using react-quill library and it also has authentication feature.
- Host: GitHub
- URL: https://github.com/lakshay-a/simplyblog
- Owner: Lakshay-a
- Created: 2023-05-29T12:18:15.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-17T20:48:47.000Z (almost 3 years ago)
- Last Synced: 2025-08-19T00:32:09.992Z (10 months ago)
- Topics: expressjs, mongodb, nodejs, react-quill, reactjs
- Language: JavaScript
- Homepage:
- Size: 33.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog app
This is a MERN (mongo, express, react, node) stack blog web application which is fully responsive. It can be used to write a new blog, edit an existing blog, delete a blog, and view the blogs of other users too. It has a rich-text editor which i made using react-quill library and it also has authentication feature.
## Screenshots

## Authors
- [@LakshayArora](https://github.com/Lakshay-a)