Coder Social home page Coder Social logo

pro-chat's Introduction

Pro Chat

Pro Chat is a real-time messaging web application that allows users to chat with each other instantly. It is built using Node.js, Express, Socket.io, and React. Check our langding page https://team.stormx.software

Features

  • Real-time messaging
  • Multiple rooms support
  • User authentication and registration
  • User profiles with avatars
  • Notification sounds
  • Online status indicators

Getting Started

To run Pro Chat locally, follow these steps:

  1. Clone the repository: git clone https://github.com/Tuanpluss02/Pro-Chat.git
  2. Install dependencies: npm install
  3. Create a .env file and set the following environment variables:
    • MONGODB_URI: the URI for your MongoDB database
    • JWT_SECRET: a secret key for JSON Web Tokens
    • JWT_EXPIRATION: the duration for which a JSON Web Token is valid (e.g. 1d for one day)
    • PORT: the port number on which the server will run (default is 5000)
  4. Start the server: npm run start-server
  5. In a separate terminal, start the client: npm run start-client
  6. Open http://localhost:3000 in your browser to use the app

Contributing

Contributions are always welcome! Please read the contributing guidelines before getting started.

License

This project is licensed under the MIT License. ¯_(ツ)_/¯

pro-chat's People

Contributors

tuanpluss02 avatar phong28zk avatar zneg2 avatar dannguyenmessi1705 avatar minhson1411 avatar ducanhtranptit avatar tunanhbunriu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.