Giter Site home page Giter Site logo

shinchancode / chit-chat-real_time_chat_app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 5.58 MB

A web messenger application. Enjoy free text chat and other features.

Home Page: https://chit-chat-app.onrender.com/

HTML 16.73% JavaScript 47.34% CSS 35.94%
css html javascript message-app chit-chat-app npm render responsive client-server socket-io express nodejs webpage aarti-rathi open-to-contribution

chit-chat-real_time_chat_app's Introduction

Chit-Chat-Real_time_chat_app

View Live Demo

https://chit-chat-app.onrender.com/

A web messenger application. Enjoy free text chat and other features.

This application built using Node.js, Express, Socket.io and Render (Hosting)

Available Scripts

In the project directory, you can run:

Getting Started with Set Up

This project was made with NodeJs.

npm init

To start with npm

npm i express

To install express

npm i socket.io

To install socket

nodemon .\server.js

To host the webpage locally at port

Screenshot

Features

  • Express - Uses Express as the application Framework.
  • socket.io - Real-time communication between a client and a server using Socket.io.
  • GitHub integration - self-hosted option is available for auto-syncing to a GitHub repository (not available in the demo)

Sockets

Having an active connection opened between the client and the server so client can send and receive data. This allows real-time communication using TCP sockets. This is made possible by Socket.io.

The client starts by connecting to the server through a socket(maybe also assigned to a specific namespace). Once connections is successful, client and server can emit and listen to events.

Image 1

Screenshot

Image 2

Screenshot

Image 3

Screenshot

Image 4

Screenshot

Connect with me:

codeSTACKr.com codeSTACKr | Twitter codeSTACKr | LinkedIn codeSTACKr | Instagram


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.