Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 477 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 477 Bytes

E2EE-Messaging

A Simple app to learn and demonstrate encrypted messaging using Diffie-Hellman

E2EE Messaging

How to Run?

Runs the app in the development mode. Run "npm run dev" for "app" and "npm start" for "server" individually. Open http://localhost:5173 in different browser or multiple tabs in same browser to view it.