A real-time chat application that allows users to create rooms and communicate with each other.
https://chatback-neon.vercel.app
username : test@test.com
password : testClone the project.
git clone https://github.com/barisertakus/chatback.git
git clone https://github.com/barisertakus/chatback-backendDownload required npm packages.
npm install npm startDownload required npm packages.
npm install npm run dev