An open API service indexing awesome lists of open source software.

https://github.com/exclusiveideas/dee-m

Dee-M is a messaging platform where user can chat(one-on-one and in group chat) with other users. Features like video call, voice call, picture and files sharing are included.
https://github.com/exclusiveideas/dee-m

authentication-backend express mern-stack messaging-app mongodb nodejs reactjs socket-io

Last synced: 3 months ago
JSON representation

Dee-M is a messaging platform where user can chat(one-on-one and in group chat) with other users. Features like video call, voice call, picture and files sharing are included.

Awesome Lists containing this project

README

          

# DEE-M

![Screenshot](https://firebasestorage.googleapis.com/v0/b/exclusiveideas-c9470.appspot.com/o/gitHub_pictures%2FDee-M%2FScreenshot%20from%202022-09-13%2005-15-43.png?alt=media&token=8c9fbff1-6bf1-4b41-9776-4bafd81590cc)

![Screenshpt-02](https://firebasestorage.googleapis.com/v0/b/exclusiveideas-c9470.appspot.com/o/gitHub_pictures%2FDee-M%2Fdee-m_register.png?alt=media&token=3f885363-881b-49fe-ab16-cb3486fa10f4)

## Brief Intro
Dee-M is a messaging platform where user can chat(one-on-one and in group chat) with other users in realtime. Features like friend requests, discover new friends are included..

## Stack
[![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)](https://github.com/Exclusiveideas)
[![Node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white)](https://github.com/Exclusiveideas)
[![Express.js](https://img.shields.io/badge/Express.js-000000?style=for-the-badge&logo=express&logoColor=white)](https://github.com/Exclusiveideas)
[![MongoDB](https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white)](https://github.com/Exclusiveideas)
[![JWT badge](https://img.shields.io/badge/JWT-000000?style=for-the-badge&logo=JSON%20web%20tokens&logoColor=white)](https://github.com/Exclusiveideas)
[![Redux badge](https://img.shields.io/badge/Redux-593D88?style=for-the-badge&logo=redux&logoColor=white)](https://github.com/Exclusiveideas)

**Front-end:** Reactjs, Material-UI, Redux

**Back-end:** Nodejs, Expressjs, JWT

**Database:** MongoDB

## Stage
Dee-M is in its **development stage** where the real-time messaging feature is being added.

## Installation Steps
**1. First clone the project by running**

``` git clone https://github.com/Exclusiveideas/Dee-M.git ```

**2. Go into thr project directory**

``` cd Dee-M ```



**3. Install all the dependencies**

``` npm i ```



**4. Start the application development server**

``` npm start ```


**The application is now running**

#### Don't forget to star this repository✨✨.