RA80533 / chat

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

Home Page:https://oluwakeye-chat.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://oluwakeye-chat.herokuapp.com

License:MIT License


Languages

Language:JavaScript 54.8%Language:CSS 25.0%Language:HTML 20.2%