A chat application built with Node.js and Express.
-
Ensure you have Node.js installed on your system. Download here.
-
Clone the repository.
-
Install npm dependencies.
npm install
- Run the server.
npm start
- Open the website on a browser.
http://localhost:3000/
GNU General Public License v3.0
Email: mohammedysn15@gmail.com
- Socket.IO - enable real-time bidirectional communication
- Moment - generate timings
- qs - parse query strings
- Font Awesome - provide icon graphics