sample-code-project BackEnd: To run the project open terminal, goto NodeBackEnd foler and type -> nodemon index.js (and press enter) FronEnd: To run the project open terminal, goto ReactFrontEnd folder and type: npm install (and press enter) npm start (and press enter)