Developed a full-featured blogging website using the MERN stack (MongoDB, Express.js, React, Node.js). This project showcases my ability to design, implement, and manage a dynamic web application from scratch.
Key Features:
User Authentication: Implemented secure user registration and login using JWT (JSON Web Tokens).
CRUD Operations: Enabled users to create, read, update, and delete blog posts.
Responsive Design: Designed a user-friendly, responsive UI with React, ensuring optimal viewing on various devices.
RESTful API: Built a robust backend with Express.js and Node.js, managing data storage and retrieval with MongoDB.
State Management: Utilized Redux for efficient state management across the application.
Comment System: Integrated a commenting feature to allow users to interact and engage with blog posts.
Deployment: Deployed the application on Render, ensuring high availability and performance.
Technologies Used: MongoDB, Express.js, React, Node.js, JWT, Redux