Skip to content

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

License

Notifications You must be signed in to change notification settings

calebpitan/chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Author

License

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.9%
  • CSS 24.1%
  • HTML 21.0%