This is the frontend for the Enthamone website, which facilitates anonymous chatting with strangers on the internet.
- Clean and intuitive design for seamless user experience.
- Fully responsive layout to ensure usability across different devices.
- Engage in anonymous conversations with other users.
- Be randomly matched with other online users for one-on-one chats.
- Join chat rooms based on shared interests or topics.
- Instant messaging with real-time updates for smooth communication.
- Get notifications for new messages, friend requests, etc., to stay engaged.
- Interface supports multiple languages for global participation.
- Secure login and management of personal information with options to control privacy settings and visibility.
- React
- JS
- WebSocket
- WebRTC
- CSS
- HTML5
Contributions are welcome! To contribute to this project:
git clone https://github.com/<username>/enthamone-frontend.git
git remote add upstream https://github.com/VAISHAKH-GK/enthamone-frontend
git checkout -b feature
git commit -am "Add new feature"
git checkout main
git pull upstream main
git checkout feature
git rebase main
git push origin feature
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see GPLv3.
- Email: [email protected]
- Github: Shreyas S K
- Email: [email protected]
- Website: Vaishakh GK
- Github: VAISHAKH-GK