Minimal MERN boilerplate with sample CRUD API and Heroku config.
This repository is a minimalist MERN starter that includes a sample CRUD API, a Create React App front end, example MongoDB connection code, and Heroku deployment configuration. It supplies development and production scripts to run client and server concurrently. Suited for beginners building small MERN apps or prototypes.
0