/chat

A real time chat app built with JavaScript and socket.io

Primary LanguageJavaScriptMIT LicenseMIT

Chat

A chat application built with nodejs, express and socket-io

Feature

The aim of this project is to practically use socket-io with nodejs and express.

The Project also avoids the use of any library or framework, except the emoji picker library. Every other thing is vanilla.

Installing

  • Clone this repo

  • Run the following

        npm install
        npm start
    

Built With

  • React
  • Socket IO
  • Node JS

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details