colloceo / chat

KCHAT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Chat App with React, Socket.io, Nodejs, Redux-Toolkit, MongoDB (2024)

Alt text

Learn to build a real-time messaging Chat App using React, Socket.io, Node.js, Redux-Toolkit, and MongoDB. This tutorial series covers everything from setup to implementation, offering valuable insights and practical skills. Whether you're a beginner or an experienced developer, join us to take your React and Node.js expertise to the next level! Subscribe now and start building your own real-time messaging platform.

Server .env file

FRONTEND_URL = MONGODB_URI = JWT_SECREAT_KEY =

client .env file

REACT_APP_CLOUDINARY_CLOUD_NAME = REACT_APP_BACKEND_URL =

Assets File

Google Drive : https://drive.google.com/drive/folders/1mu6WFx63mlsbbwugdWgRGII_1YPruL00?usp=sharing

About

KCHAT


Languages

Language:JavaScript 96.6%Language:HTML 2.5%Language:CSS 0.9%