This is a Blog Application.
Mongo DB, Express JS, Node JS, React JS
- Register User
- Login User
- Create a Blog
- Read Public Blogs
- Update a Blog posted by you
- Delete a blog posted by you
- Autosave blog
- Existing user can login using email id and password
- New User needs to register and then login
- You can see blogs posted by other users in Blogs Section on navbar
- You can see blogs posted by you on the My Blogs Section
- User Can Post the blog in create blog section by adding title,description and image url
- While adding details of the blog if you go do not submit the blog the details are autosaved for you to post blog later
- User who has posted the blogs has right to edit and delete the blog