MERN CRUD MONGO Simple MERN CRUD example Requirements Node.js 10+ npm install Usage Backend npm start Frontend cd client && npm start