An open API service indexing awesome lists of open source software.

https://github.com/ewertonsolitto/spaceship-security

Spaceship Security is a React Native app that creates strong password.
https://github.com/ewertonsolitto/spaceship-security

expo password-generator react-native typescript

Last synced: 3 months ago
JSON representation

Spaceship Security is a React Native app that creates strong password.

Awesome Lists containing this project

README

          

# Spaceship Security 🚀

# About 📝

**Spaceship Security** is a React Native app that creates strong password.

# Preview 📱



# Feature 🔥

- Strong password generator

# Technologies ⚡

- REACT NATIVE

- TYPESCRIPT

- EXPO

# Download ⬇️

The link may no longer be working.

ANDROID: https://expo.dev/accounts/ewertonsolitto/projects/spaceship-security/builds/9b67fe31-fe26-4391-99eb-c78ceeeaab0a

# Installation 🔧

Make sure to have **NodeJS** and **Expo** installed.

```bash

# Clone repository
git clone https://github.com/EwertonSolitto/spaceship-security.git

# Go to the directory
cd spaceship-security

# Install dependencies
npm i

# Start Application
npm start

```