Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 540 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 540 Bytes

LooBlog ✍️

A full-stack blog post web application built using React, Node.js, Express.js, and MySQL.

Key Features

  • 👤 User Registration
  • 🔐 User Login
  • 🔄 Password Reset
  • 🔒 Password Hashing and Token Verification using JWT
  • 🗄️ MySQL Database Integration
  • ✏️ Update Current User's Posts
  • 🖼️ Image Upload and URL Preview
  • 🖼️ Static Image Preview
  • 🍪 Cookie Verification
  • 📝 Create and Delete Posts (for authenticated users)
  • 👀 View Posts (for non-registered users)
  • ✨ And more...