/chat-challenge

This challenge aims to build a real time chat in order to test the communication between front-end and back-end and also data storage.

Primary LanguageJavaScript

📝 Description

This challenge aims to build a real time chat, to demonstrate the connection between front-end and backend using websocket tool.


💻 Used Technologies

This challange has been done using the following technologies:


📁 Download

To use this application,

  1. make dev.js file inside config folder
  2. put mongoDB info into dev.js file
  3. Type " npm install " inside the root directory ( Download Server Dependencies )
  4. Type " npm install " inside the client directory ( Download Front-end Dependencies )

This challenge has been done with 💙 by José Renato Montagnana 👋🏻 Keep in touch!