Code Monkey home page Code Monkey logo

chat-socket's Introduction

Chat Application using Socket.io, Express, Node.js, and React

This is a real-time chat application built using Socket.io for real-time communication, Express for the server-side logic, Node.js for backend development, and React for the frontend user interface.

A Glance of Chat-App ๐Ÿค 

A warning when user clicks the join button without filling credentialsScreenshot (756)

Screenshot (757)

Screenshot (758) Screenshot (759) Screenshot (760) Screenshot (761)

Getting Started

To start using this application, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/ashutoshgithubs/chat-socket.git

  2. Install Dependencies:

    • Navigate to the project directory : cd chat-socket
    • Navigate to the client : cd client
    • Run : npm install
    • Navigate to the server : cd server
    • Run : npm install
  3. Run the Server: To start the Express server and Socket.io connection, navigate to the server directory, then, Run : npm start

  4. Run the Client: Open a new terminal window and navigate to the client directory, then, Run : npm start

  5. How tp use the Application:

    Open the link chat-app in your web browser on one device. Share the same link with another person to open it on their device (phone or laptop).

  6. Enter Your Name and Room ID:

    Both users should enter their names and a common Room ID to join the same chat room and start communicating.

Features

  • Real-time messaging: Instantly send and receive messages between connected users.
  • Simple Interface: Easy-to-use interface built with React for seamless communication.

Technologies Used

  • Socket.io: Enables real-time, bidirectional communication.
  • Express: Provides a robust framework for building web-applications.
  • Node.js: JavaScript runtime environment for building scalable network applications.
  • React: JavaScript library for building user interfaces.

Thank you!

chat-socket's People

Contributors

ashutoshgithubs avatar

Watchers

 avatar

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.