This program shows how to create a chat app using javascript
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.
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
Not Finished Yet.
-
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.
Feel free to contribute.
- Bisrat Yalew - BisratYalew
- Demo Site - Click Here
This project is licensed under the ISC License