Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.33 KB

File metadata and controls

33 lines (22 loc) · 1.33 KB

WeMe-App

WeMe React native mobile app

Have you ever felt uncomfortable when a person that you just met, asks for your phone number or social media account? You wouldn't give your address to a stranger. Don't give out your social media or phone number. Instead, use the WeMe messaging app to spawn lightning-fast connections and beam messages without compromising your privacy and safety.

WeMe is an encrpyted messaging app where users connect using QR codes

Product Plan
Industry Presentation
Slides from presentation
Demo from presentation
WeMe Back End Github Repo

Installing / Getting started

To run this project, you will need to install the following dependencies on your system:

  • Node.js
  • NPM

React and Ract Native Versions

  • react - 16.8.6
  • react-native - 0.60.0

To get started, run the following commands:

git clone https://github.com/qqdipps/WeMe-App.git # clone repo
cd WeMe-App/WeMeApp # project root
npm install # install dependencies