/MERN-Task

A MERN Example with a simple CRUD

Primary LanguageJavaScriptMIT LicenseMIT

MERN Task

A MERN Example with a simple CRUD

Setting up

Install all the packages

$ npm install

Start the node server

$ npm start

screenshot