💬 The realtime group chat for true heroes. Written in Node.js and React Live app https://agree-app.herokuapp.com Install npm install cd client && npm install Development npm run start:dev cd client && npm start Production Build npm start cd client && npm run build