Product-Survey Live: https://product-survey-modal.herokuapp.com/ Steps to Run on Local git clone npm install cd client && npm install Open 2 Terminals Server -> npm run server Client -> cd client && npm start