String-Chat is a peer-to-peer (P2P) chat application based on Peer.js. It allows users to communicate directly without the need for a central server.
git clone https://github.com/yourusername/string-chat.git
cd string-chat
npm install
npm run preview
This project is licensed under the MIT License.