BKM-CODE PORTFOLIO

Project 3 : Simple MERN CRUD App

This project is a full-stack MERN application demonstrating essential CRUD operations—Create, Read, Update, and Delete—using MongoDB, Express.js, React, and Node.js. It serves as a foundational app for learning how to manage state on the client side while interacting with a RESTful backend. The app structure showcases MVC architecture and modular code practices, making it ideal for beginners exploring fullstack development.