Skip to content

f1shuu/quickpass

Repository files navigation

QuickPass

A simple and secure password management app built with React Native and Expo.

Features

  • quickly generate strong passwords up to 32 characters long,
  • add, view, edit and delete saved passwords,
  • import and export all passwords as CSV files,
  • secure storage using Expo SecureStore,
  • multi-language support.

Installation

  1. Clone this repository

    git clone git@github.com:f1shuu/quickpass.git
  2. Install dependencies

    npm install
  3. Start the project

    npx expo start

Download

You can download the latest Android APK from the Releases page.

Screenshots

Passwords list screen Password generator Settings screen

Tech Stack

  • React Native,
  • Expo,
  • React Navigation,
  • Expo SecureStore.

License

This project is licensed under the MIT License.

About

A simple password manager and generator.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors