Skip to content

ola-9/chat

Repository files navigation

Chat App

Actions Status Node CI

🎉 The real-time chat application that enable users to communicate with other users through text messages over internet.

Installation

$ make install

Features

  • Instant messaging
  • Registration of new user/ Autorization to login existing user/ Logout
  • Chat rooms: 2 default chat channels with the option to add users' custom chat channels
  • Custom chat channels can be renamed or deleted
  • Easy switching between the chat channels

Demo

Deployment of app to Heroku

Overview

This app is my learning project from the Hexlet Frontend Developer course aimed to get hands-on experience with the following topics: