EN | RU
Single page application. Simple chat with the ability to create, rename and delete channels.
Developed using Node.js v20.4.0.
Clone the repository locally.
git clone https://github.com/zapupenec/Chat.git
Install the dependencies.
make install
Run the app on the local server.
make start
Open http://localhost:3000 to view it in your browser.