← Back to projects
Employment Records CRUD App (React + Express + MongoDB)
Built a full-stack web app demonstrating CRUD operations for employment records. The backend uses Node/Express with a controller/model architecture and MongoDB/Mongoose persistence, while the frontend provides a modular React UI with reusable components and navigation. Includes a test-requests.http file for quick API testing and environment-based configuration via .env.
JavaScriptReactNode.jsExpressMongoDBMongoose