Realtime chat app with websockets using Node.js, Express and Socket.io with Vanilla JS on the frontend with a custom UI
npm install
npm run dev
Go to localhost:3000
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software ?
node
A step by step series of examples that tell you how to get a development env running
After cloning the repository run the command 👉 npm install
to install all the dependencies.
In terminal type npm run dev
to get started.
Website will be live on your localhost:3000
port
- Node.js - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
- Express.js - Fast, unopinionated, minimalist web framework for Node.js
- Socket.io - The fastest and most reliable real-time engine.
- Moment.js - Parse, validate, manipulate, and display dates and times in JavaScript.
https://chatistic-v1.herokuapp.com/
- Ketan Jakhar