Skip to content

Latest commit

 

History

History
76 lines (70 loc) · 3.56 KB

README.md

File metadata and controls

76 lines (70 loc) · 3.56 KB

Actions Status Maintainability

EN | RU

Single page application. Simple chat with the ability to create, rename and delete channels.

screenshot-ru

JavaScript react redux-toolkit react-router react-bootstrap react-i18next socket.io axios rollbar formik yup leo-profanity react-toastify react-custom-scrollbars-2

Install for development

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.