Skip to content

Social Media Blog Application built using React JS, Redux, Node JS, Express JS, MongoDB, Material UI

Notifications You must be signed in to change notification settings

KRISHNAPRASADEK/Blog-app-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Social-Media-Blog-app-mern

This is MERN Stack Social Media Application for posting blogs by creating your own user account.
Technologies used React JS, Node JS, Express JS, MongoDB, Material UI

Click to watch output on youtube

Features:

  • User Signup, login with form validation
  • Blog posting with title,image,description
  • can see the profile of each bloggers
  • profile contains no of blogs, followers, following, total likes, also blog posts
  • can see who's following and followers
  • can edit profile name and add about me
  • can like and unlike each posts and can see who liked the posts
  • Can update and delete the blogs
  • Can see blogs of all users
  • In backend established relationship between two collections in MongoDB
  • Used Redux, Redux Toolkit for states management
  • Axios used for api requests in front end
  • Responsive web application

Releases

No releases published

Packages

No packages published