Chit Chat is a basic real-time chat Application that is build using the NodeJS, ExpressJS, Socket.io.
Make sure you have Node.js and npm installed.
Clone the project
$ git clone https://github.com/Ashokgupta85/Chit-Chat-App.git
Go to the project directory
cd Chit-Chat App
Install dependencies
$ npm install
Start the Appication
$ npm run start
- Your application should now be running on localhost:5000
Client: Scss, html, JavaScript
Server: NodeJs, ExpressJs, Socket.io
Having any trouble with Pages? Feel free to post an issue.