A full-stack blog post web application built using React, Node.js, Express.js, and MySQL.
- 👤 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...