CWOD.mp4
Presented a chatbot that display's faq and user's information based on investor's current context on Groww website.
Team ID: GROWW-T5 | Team Members: Priyansh Jain & Yogesh Upadhyay
- React.js
- Express.js
- Node.js
- Mongo DB
cd backend
npm install
npm run debug
For starting development frontend
cd frontend
npm install
npm start
For detailed instructions refer the README.md files present inside backend and frontend directories.