Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 1.24 KB

README.md

File metadata and controls

48 lines (26 loc) · 1.24 KB

Cyrano Client

Cyrano is a learning project by hilarious potato during our web develpoment bootcamp at Ironhack.

Cyrano Client is the frontend for the Cyrano Service, which provides users a simple way to share encrypted messages. The process of encryption and decryption happens entirely in the frontend. That has brought up a few challenges for us. Maybe, we haven’t solved them entirely on CIA level, but it works 💪!

Authors

Installation

Make sure you have the following software installed:

git clone https://github.com/hilarious-potato/cyrano-client.git
cd cyrano-client
npm install
npm run dev

Acknowledgements

Cyrano Client runs on:

License

GPLv3 License