mohammed-ysn / nexus-chat-app

A chat application built with Node.js and Express

Home Page:https://nexus-chat-app.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nexus Chat App

A chat application built with Node.js and Express.

Installation

  1. Ensure you have Node.js installed on your system. Download here.

  2. Clone the repository.

  3. Install npm dependencies.

npm install

Usage

  1. Run the server.
npm start
  1. Open the website on a browser.
http://localhost:3000/

License

GNU General Public License v3.0

License: GPL v3

Contact

Email: mohammedysn15@gmail.com

Acknowledgements

  • Socket.IO - enable real-time bidirectional communication
  • Moment - generate timings
  • qs - parse query strings
  • Font Awesome - provide icon graphics

About

A chat application built with Node.js and Express

https://nexus-chat-app.herokuapp.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 51.2%Language:CSS 25.0%Language:HTML 23.8%