Chat Cast is a Chatting App. Uses Socket.io for real time communication and stores user details in encrypted format in Mongo DB Database.
Client: Next JS, Bootstrap, Redux-Toolkit, Socket.io
Backend: Node JS, Express JS
Database: Mongo DB, Redis
Cloud: AWS EC2, AWS S3
https://chat-cast.personal.yuvrajgupta.in/
https://github.com/yuvrajgupta010/chat-cast-backend
Clone the project
git clone https://github.com/yuvrajgupta010/chat-cast-frontend.gitGo to the project directory
cd chat-cast-frontendInstall dependencies
yarn installStart the project
npm run dev









