Coding Exercise: Secure Client-Server Messaging Application
Objective
Design and implement a secure client-server application for encrypted communication
between multiple clients. The application should handle authentication, encryption, and
message broadcasting while adhering to best practices in security and scalability.
The frontend should be written in React andthe backen in nodejs. You can use a DB of your
preferenceg