jose-renato-m / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ 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!

About

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.


Languages

Language:JavaScript 91.2%Language:CSS 5.2%Language:HTML 3.6%