Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
milon27 authored Aug 16, 2023
1 parent 820b379 commit e94c953
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## React Native Expo Password Manager

>> used technology
>> All passwords/data are secure, I am using client-side encryption. no raw data is going to our server, all data are encrypted in the client and then transfer to the server.
>> Used technology
* React Native Expo
* Context Api and React Hooks
Expand All @@ -11,7 +13,7 @@


>> apk file
<a href="https://exp-shell-app-assets.s3.us-west-1.amazonaws.com/android/%40milon27/password-manager-dd067be15d444116a84b838c850028ea-signed.apk" download>Click to Download</a>
<a href="https://drive.google.com/file/d/1JXg-B0PUI3vA9JQ1M-xR3iqZ_5cJAFVu/view?usp=drive_link" download>Click to Download</a>
>> app screenshot
Expand Down

0 comments on commit e94c953

Please sign in to comment.