Skip to content

AbhinavRajputEXE/Web-Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Chat-Application

This is a Web chat app called Anonymous Chat made using Node.js and socket.io

Try it

You can try it here.

NOTE: Web-app is still in beta and there are few bugs.

How to use

Just go to the link and it'll ask for your name, enter your name and ask your friend to go to the same link and repeat the same steps and now you both can talk to each other on Anonymous chat. ENJOY!!!

NOTE: Chat.EXE's backend is hosted on free tier of render web services hence it may not work all the time. Although it works fine on the localhost, so in order to try it on local machine follow the following steps

Screenshots

Interface: Screenshot 2023-03-02 at 23 40 33 Screenshot 2023-03-02 at 23 40 41

Dark Mode: Screenshot 2023-03-02 at 23 41 14

To start the application

  • Pre req: Node.js and nodemon(optional)

To sart the app run npm install inside nodeServer Folder to install the dependencies and then run nodemon index.js and open the index.html and you are good to go.

About

This is a web chat application made using socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published