You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Chat application using MERN stack: Real-Time Messaging: Instant text-based communication. User Authentication: Secure login and signup system. Responsive Design: Accessible on both desktop and mobile devices. Private Messaging: Engage in one-on-one chats. Customizable Profiles: Personalize your profile with a display name and avatar.",
"main": "index.js",
"scripts": {
"build": "npm install --prefix server && npm install --prefix client && npm run build --prefix client",