Skip to content

Advanced Blog application using MERN stack and Tailwind CSS as styling library and Redux toolkit for managing state.

Notifications You must be signed in to change notification settings

Priyanshii/Blog-App-Mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 

Repository files navigation

Blog-App-Mern

This is an advanced blog application built using the MERN stack (MongoDB, Express.js, React, Node.js) along with Tailwind CSS for styling, Redux Toolkit for state management, JWT token for user authentication, Google Auth for login with Google.

This application will allow users to log into the application, view a list of blog posts,read individual blog posts, create, update and delete blog and can view other users blogs and bookmark them. Also one can like and comment on any blog after signing into the application.