
Tech Stack
React
Node.js
express.js
MySQL
Description
ChronoScribe is a full-featured blog platform built using the MERN stack (React, Node.js, Express, MySQL). It supports authenticated users to create, edit, and manage blog posts securely.
The app uses JWT-based authentication to restrict access, ensuring only authorized users can perform critical actions. It features a responsive UI and a MySQL-backed API to handle content management robustly.
- Designed and implemented a full-stack blogging platform using React.js and Express.
- Used MySQL for relational data storage and implemented secure JWT-based authentication.
- Built RESTful APIs to support post creation, editing, and deletion with role-based access control.
- Focused on responsiveness and clean UI/UX to ensure seamless experience across devices.