ItsUtsavPoddar / DarkMessenger

Home Page:https://darkmessenger.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dark Messenger

Feel free to contribute though the app is still in early development phase. (College assignments)

Real-time Chat Application for users to communicate with a focused feature on anonymous chatting with no auth and storing data (chats and users' details).

Normal Chat features are available by Signing Up (Helps to retain chats, groups and friends).

Tech Stack

React NodeJS Express.js MongoDB

Future Ideas

  1. Improvement in UI.

  2. Addition of core feature for anonymous chatting.

  3. Using React Native to make Applications for diff. platforms.

Rules to Contribute

  1. Star the Repository
  2. Create your fork
  3. Test your changes rigorously before creating a pull request

How to Run for Development

Clone the project

  git clone https://github.com/itsutsavpoddar/darkmessenger.git

Go to the project directory

  cd darkmessenger

Install dependencies

  npm install

Start the server (cd into Server Folder)

  node start

Start the React Server (cd into Client Folder)

  npm start

Hope you enjoy contributing❤️

About

https://darkmessenger.onrender.com


Languages

Language:JavaScript 92.0%Language:HTML 6.1%Language:CSS 1.9%