A React Chat App that lets users chat, share photos, use webcams, and upload files. It includes login, registration, profile pictures, and allows users to view and download shared content easily.
Clone the project
git clone https://github.com/pritesh-1998/React-Chat-app.gitGo to the project directory
cd React-Chat-appInstall dependencies
npm installStart the server
npm run devInstall my-project with npm
npm install my-project
cd my-projecthttps://react-chat-app-peach-zeta.vercel.app/
Client: React, Zustand, Bootstrap
Server: Node, Express

