Whisperer UI

screenshot of Whisperer UI
nextjs
react
chakra-ui

UI for the whisper application (built with NextJS, Apollo)

Overview

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.

Features

  • User-friendly interface for sharing secrets securely
  • Integration with NextJS and Apollo for enhanced performance and scalability
  • Compatibility with various platforms and devices

Summary

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.

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

apollo
Apollo

Apollo is an open-source platform for building GraphQL APIs that connects with any data source. It provides a powerful set of tools and features for developers, including client and server-side caching, real-time data synchronization, and a seamless integration with popular frontend frameworks.

graphql
Graphql

A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.