Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alxdelira/pass-generate-app
https://github.com/alxdelira/pass-generate-app
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alxdelira/pass-generate-app
- Owner: Alxdelira
- Created: 2024-04-02T18:52:07.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-02T19:20:04.000Z (8 months ago)
- Last Synced: 2024-10-12T04:06:29.248Z (about 1 month ago)
- Language: TypeScript
- Size: 467 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Password Generator
An App to generate strong passwords.
Go to usage now ยป
Report Bug
ยท
Request Feature
## Preview
## ๐ฅ Features
- [x] Generate a random Strong Password;
- [x] Copy Pass to Clipboard;## Technologies
This project was developed with the following technologies:
- [React Native](https://reactnative.dev/)
- [Expo](https://docs.expo.dev/)## Building
You'll need [Node.js](https://nodejs.org) installed on your computer in order to build this app.
```bash
git [email protected]:Alxdelira/pass-generate-app.git
$ cd pass-generate-app
$ npm install
$ npm run start
```## Usage
๐ง Run the script
```bash
$ npm run start
```Runs the app in the development mode.
## Autor
| [
Alexandre Nogueira](https://github.com/Alxdelira) |
| :---------------------------------------------------------------------------------------------------------------------------------------: |
| [Linkedin](www.linkedin.com/in/alxdelira) |