Skip to content

mohammed-ysn/nexus-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks