A chat application for developers. This application is still in development and new features are regularly being added.
You can visit the demo of the application here. This project is still going on. Back-end for this appication can be found here. New home page for the aplication can be found here
- Install NodeJS
- Clone or Download this Repository
- Run npm install
- Run start script with
npm start
- if you are intrested in server implementation please visit here