invoice-generator-sample
- Add the MongoDB url in config.json file
- install the npm modules (npm i)
- and start the server node server.js
- install the npm modules (npm i)
- Run "npm start"
Note: If you change the port of node app, makes ure to update the base url in App.js of react app