Skip to content

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

Notifications You must be signed in to change notification settings

ketan-jakhar/chatistic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatistic App

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

Usage

npm install
npm run dev

Go to localhost:3000

Getting Started

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.

Prerequisites

What things you need to install the software ?

  • node

Installing

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.

Running the project

In terminal type npm run dev to get started.

Deployment

Website will be live on your localhost:3000 port

Built With

  • 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.

Live At

https://chatistic-v1.herokuapp.com/

Authors

  • Ketan Jakhar

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published