Chat-App is powered by Socket.IO is a web application that allows multiple users to have a private and public chat. This app allows one to one chat online and its fast and easy to use. Please note that the application code is written in Javascript ES6.
-
Basics of Socket.IO (For real-time, bidirectional communication) Socket.IO
-
Node.js: For building the server-side logic.
-
HTML, CSS, JavaScript: For creating the user interface.
-
Javascript ES6 ES6
-
Using WebSockets WebSockets
** Css will be updated soon **
Make sure you have Node.js and npm installed.
-
Clone or Download the repository
$ git clone https://github.com/nawinkumarsharma/Chat-App $ cd Chat-App
-
Install Dependencies
$ npm install
-
Start the application
$ node index.js
Your app should now be running on localhost:9000.
We welcome contributions from the community! Whether you're a developer, designer, or just enthusiastic about improving this chat app, we'd love to have you on board.
If you encounter any bugs, issues, or have suggestions for improvements, please feel free to open an issue on this repository. Your feedback is highly valued and will help make this chat app even better. Having trouble with Pages? Feel free to post an issue