ankushmallick1100/MernBlogApp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
• This blog website allows users to create blogs, edit and delete blogs. In addition, they can comment to their blogs and other users blogs as well.
• They can search to other users blogs by the title of a blog in the search box.
• A user can check their posted blogs by going to their profile page where they can change their email address and password also.
• This website is made with HTML, CSS - TailWind CSS, and ReactJS in frontend for responsive user interface development and NodeJS and ExpressJS in backend to built RESTful APIs.
• MongoDB which a NoSQL database, is used to store and retrieve data and information.