RSA based end-to-end encrypted chat room web app. You must install the following dependencies to run project: npm install firebase npm install react-firebase-hooks npm install dotenv Run the following commands to view the results on localhost: npm run dev # or yarn dev # or pnpm dev