A simple chatting system built with nodejs
This system is similar to facebook but was built with Html, Css, Javascript for client side rendering, Nodejs, Express, MongoDB for server side scripting.
To run the project, set up your node environment, install npm. You can start the project using "node app.js" app.js is the main engine of the application Application runs on port 3000