Deployed on Render
Chat is application that allows users to communicate with each other. It is built with React. For testing you can use test account:
username: admin, password: admin
node v22.9.0
git clone https://github.com/Diana-coder-tech/frontend-project-12.git
make install
make build
make start