Skip to content

Latest commit

 

History

History
67 lines (50 loc) · 3.81 KB

README.md

File metadata and controls

67 lines (50 loc) · 3.81 KB

Messaging-app

Welcome to Chat Webapp, a messaging chat application that allows you to communicate with others in real time. Connect with other people on the platform.

Application is built using MERN stack, socket.io and web services. It uses encryption to store confidential data.

Features

  • Send and receive messages in real time.
  • Create and join chat rooms.
  • Customize your profile and settings.

Languages and tools used:

css3 express git html5 javascript mongodb nodejs react

Preview

https://messaging-app-smoz.onrender.com/

Getting Started

To get started with Chat Webapp, follow these steps:

cd Messaging-app
cd backend && npm install
cd ../client && npm install

After installing run the backend code

cd Messaging-app/backend
nodemon server.js

Run client code

cd Messaging-app/client
npm start
  1. Install the necessary dependencies by running npm install
  2. Start the development server by running npm start
  3. Navigate to http://localhost:3000 in your web browser to access the app

Contributing

We welcome contributions to Chat Webapp. If you would like to contribute, please follow these guidelines:

  • Fork the repository.
  • Create a new branch for your feature.
  • Make your changes and commit them to your branch
  • Submit a pull request for review

Demo

messaging_app_video.webm

Webpages

Image

Contact

Ankush Goel : Linkedin , Twitter

Shivam : Linkedin , Twitter