Skip to content

A real-time chat application for bi-directional communication built using React for front end and Node.js, Express and Socket.io for backend.

Notifications You must be signed in to change notification settings

HiteshBucky/Real-Time-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👤 Fun-Talk App

Realtime chat app with websockets using Node.js, Express and Socket.io with Vanilla JS on the frontend with a custom UI

💻   Setup

To run this project, install it locally using npm:


  1. First and foremost, open your terminal and type to clone this repository.
git clone https://github.com/HiteshBucky/Real-Time-Chat-App.git
  1. Install the necessary dependencies to your app by running
npm install
  1. Launch the development build of the app, by running
npm start
  1. Open your favourite browser and type
http://localhost:3000/

Happy Coding :)

⚡️⚡️⚡️   Live Demo   ⚡️⚡️⚡️

💻 Screenshoots

# #

About

A real-time chat application for bi-directional communication built using React for front end and Node.js, Express and Socket.io for backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published