Add-project-description-here | Voyage-11 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
The app helps you to manage your projects by assigning todos to the project's team and let you chat with them.
- Express.js
- Mongoose
- React
- Redux
- Socket.io
cd server && npm install && npm run dev
cd client && npm install && npm start
cd server && npm test