Project Overview
This project is a Blogging application built using the MERN stack (MongoDB, Express.js, React.js, Node.js) with an attractive UI. The frontend is built using React.js and styled using SASS, while the backend is built using Node.js and Express.js, with MongoDB as the database. The application supports CRUD operations for blog posts, allowing users to create, read, update, and delete posts.
The UI is designed to be user-friendly and visually appealing, with a responsive layout that adapts to different screen sizes. The project was version controlled using Git, and the codebase was written in TypeScript for improved type safety and code readability. Overall, this project demonstrates proficiency in web development technologies and skills such as HTML, CSS, JavaScript, React, Node.js, MongoDB, Git, and TypeScript.