Skip to content

This is a project to learn and practice how to use Socket.io

License

Notifications You must be signed in to change notification settings

KovDimaY/SimpleChat-Socket.io

SimpleChat-Socket.io

GitHub build GitHub version GitHub demo GitHub license

This is a simple chat with different rooms. The purpose of the project is to learn and practice how to use Socket.io and to have fun! This is my first project where I incorporated projects from GitHub to manage the process of development and also this is the first project where I use versions and releases. Just tried to make it a bit more organized and to feel like a real company development process. Hope you like it :D

The last deployed version is SimpleChat v2.0.1.

You can check it live at: https://simplechat-kovdimay.herokuapp.com/

I will appreciate a lot your feedback and your opinion about the project. Feel free to create an issue or to contact me via LinkedIn, mail or social networks.

Screenshots:

  1. Join Page:
    image

  2. Chat Page:
    image

  3. Validation message:
    image

  4. Not Found Page:
    image

  5. Tests:
    image



For contributors:

Even though it is a simple project that was created to practice some JS programming, everyone is welcomed to contribute. I really appreciate any commitment to the projects I created! :D

To understand better our basic approaches to contributions, please take a look at the following resources:



To run the project in local:

Clone the project:
git clone https://github.com/KovDimaY/SimpleChat-Socket.io.git
Open it:
cd SimpleChat-Socket
Install all required packages:
npm install
Run the application:
npm start
Run tests:
npm test
Open your browser at http://localhost:3000/

About

This is a project to learn and practice how to use Socket.io

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published