Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.37 KB

README.md

File metadata and controls

50 lines (29 loc) · 1.37 KB

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