Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 622 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 622 Bytes

CipherChat - A Secure Messaging Mobile Application

Developed using React Native and Firebase

Main Features

  • End to End Encryption
  • Accounts Login/Registration
  • Real-time chatting
  • Confidentiality, Integrity and Availability of User's Data
  • User-freindly Interface
  • Dynamic and Optimized Code
  • Configured for Android devices
  • npm and yarb compatible

Get Code

  • Clone the repo git clone https://github.com/awais-124/cipher-chat.git
  • cd cipher-chat
  • run npm install
  • run npm android for npm OR
  • run yarn android for yarn
  • You are good to go now