Giter Club home page Giter Club logo

chat-app's Introduction

Chat App || Open Source

Description

A simple chat app that allows users to send messages in real-time. The features of the app include: Authentication, Sending text messages, Creating groups, Adding and removing users from group, Chat indicators such as typing.

Tech Stack

Client: React JS

Server: Node JS, Express JS

Database: Mongo DB

Clone the project

  https://github.com/KartuzGupta/Chat-App.git

Go to the project directory

  cd '.\Chat-App'

Add a .env file inside the Chat-App and keep content of the file as:

  PORT = 5000
  MONGO_URI = mongodb+srv://aatma:[email protected]/?retryWrites=true&w=majority
  JWT_SECRET = chat_app

Install dependencies

  npm install
  cd frontend/
  npm install

Start the server

  npm run start

Start the Client

  //open now terminal
  cd frontend
  npm start

Contribution

  • For contributing to the project, you can comment on the issues and get them assigned.
  • Once you are assigned the issue, give some update within 7 days so that we know that you are still working on it otherwise it will be assigned to some other person.
  • For any queries or suggestions, you can join the discord server and we can discuss there.
  • Link to discord server - https://discord.gg/QZ3nRdVf

Happy Development :)

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.