UI for the whisper application (built with NextJS, Apollo)
Whisperer-UI is a repository for the UI that powers the Whisperer platform imagined by Proton. It is a platform designed for sharing secrets securely. Built with NextJS (ReactJS) and Apollo (GraphQL), this UI provides a user-friendly interface to interact with the Whisperer platform.
To install Whisperer-UI, follow these steps:
git clone [repository_url]
npm install
yarn install
npm start
yarn start
Whisperer-UI is a user-friendly UI for the Whisperer platform, allowing users to securely share secrets. Built with NextJS and Apollo, it provides enhanced performance and compatibility across different platforms and devices. The installation process involves cloning the repository, installing dependencies, and starting the project to access it on the browser.