Skip to content

VanSanh1810/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHAT APP

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

Intro

This is a chat application that I built during my self-learning journey of Node.js and Express.js. It using Socket.io for real-time messaging and manages data through the Firebase platform.

The project is still in its experimental phase, so if you have any contributions or encounter any issues during testing, please let me know. Thanks ❤️ !!!!

Feature

  • Send and receive messages
  • Change personal information (name, avatar)
  • Add friends via key or name

Usage

npm install
npm start

//Go to localhost:3000/login

Update

July 15, 2023

Feedback

You can send your comments directly through this email address (ngvasanh@gmail.com) or you can use the feedback function in the app

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published