Password-Generator-v2/README.md
2023-03-15 10:03:30 -04:00

11 lines
310 B
Markdown

# A simple password generator built in `React.js`
`npm install`
`npm start`
# For build production run `npm run build`
# Self host with vercel
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FDIVISIONSolar%2FPassword-Generator-v2)