Chat with people of your interest or strangers!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
With this project you will be able to chat with people of your interest, creating or joining chat rooms. It also has an anonymous chat mode where you can chat completely anonymously.
Characteristics:
- Anonymous chat
- Creation of rooms (also with password)
- Join random chat rooms
I welcome any code improvements, suggestions, or ideas!
Preview of Sesh
:
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/zeroxydev/Random-Chat-App.git
- Install NPM packages
npm install
- Run the project
npm run dev
This application does not require special use, you can implement functions, redesign the style... etc, or use it as it is.
- Add anon chat
- Add rooms
- Add unic tags
- Add verified badge on specific names
- Add responsive design
- Multi-language Support
- Spanish
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
ZeroxyDev - @ZeroxyDev
Project Link: https://github.com/ZeroxyDev/Random-Chat-App