Skip to content

ZeroxyDev/Random-Chat-App

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Sesh | Chat app with rooms & anon talks

Chat with people of your interest or strangers!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

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:

Logo Logo Logo Logo Logo Logo

(back to top)

Built With

  • Next
  • React
  • Tailwind

(back to top)

Getting Started

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/zeroxydev/Random-Chat-App.git
  2. Install NPM packages
    npm install
  3. Run the project
    npm run dev

(back to top)

Usage

This application does not require special use, you can implement functions, redesign the style... etc, or use it as it is.

(back to top)

Roadmap

  • 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).

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

ZeroxyDev - @ZeroxyDev

Project Link: https://github.com/ZeroxyDev/Random-Chat-App

(back to top)

Acknowledgments

(back to top)

Releases

No releases published

Packages

No packages published