Skip to content

TheProjectsX/blogify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blogify

A simple Blog web app created using MERN Technology!

Visit the live site!

https://blogify-blog-x.vercel.app/

Admin Credentials:

Email: admin@blogify.com Pass: Admin@Blogify

Technologies Used:

  • React JS
  • Tailwind CSS
  • Node JS
  • Express JS
  • MongoDB
  • Quill JS
  • Sweetalert2
  • React Toastify

Features:

  • Users Can easily create new accounts
  • Admin specific Spacial Route
  • Users Can create, update, delete their posts
  • Anyone can read the Public Posts
  • Used Quill JS for Post Customization

Note:

The use cases of the client side and the server side are in the Readme file of their desired directory!