Skip to content

BisratYalew/Real-Time-Public-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealTime Public Chat

This program shows how to create a chat app using javascript

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.

Installing

A step by step series of examples that tell you how to run the program

Clone the Repo

git clone https://github.com/bisratyalew/Real-Time-Public-Chat.git

If yarn is installed

yarn

if not

npm install

Running the tests

Not Finished Yet.

Built With

  • Node.js - Javascript Runtime

  • Socket.io - RELIABLE REAL-TIME ENGINE

  • Express.js - Fast, unopinionated, minimalist web framework for Node.js

  • Moment.js - Used to Parse, validate, manipulate, and display dates and times in JavaScript.

Contributing

Feel free to contribute.

Authors

Demo

License

This project is licensed under the ISC License