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..
Front-end: Reactjs, Material-UI, Redux
Back-end: Nodejs, Expressjs, JWT
Database: MongoDB
Dee-M is in its development stage where the real-time messaging feature is being added.
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