A simple CRUD (Create, Read, Update, Delete) web application built using the MERN stack (MongoDB, Express.js, React.js, and Node.js).
###Features Create, update, and delete records efficiently. Interactive front-end built with React. RESTful API for back-end services using Express and Node.js. MongoDB for database storage. Fully responsive design.
###Tech Stack Frontend: React.js Backend: Node.js, Express.js Database: MongoDB