back to projects
bloggify
jun 2023 · personal project
overview
a mern stack web application for efficient blogging with react quill integration and cloudinary image uploads. features a dynamic landing page showcasing featured blogs, a comprehensive blogs section, user profile management, real-time impression tracking, comment functionality, and redux-powered state management.




tech stack
react.jstailwind-cssredux-toolkitnode.jsexpress.jsmongodbcloudinary
challenges
- •integrating cloudinary for secure image uploads and synchronizing with backend logic.
- •synchronizing react quill rich text editor with backend data models.
- •implementing efficient state management for authentication, posts, and comments across components.
- •building real-time impression tracking without performance degradation.
outcomes
- •enhanced full-stack mern development skills across the entire stack.
- •efficient, reactive state management with redux toolkit optimizing performance.
- •modular, scalable component architecture following best practices.