My password generator, built in React and Vite, take a look 🖖.
O projeto foi desenvolvido utilizando as seguintes tecnologias:
git clone https://github.com/jsi1v4/password-generator
yarn install
# run in http://localhost:3000/password-generator/
yarn dev
yarn build
# deploy to github (gh-pages)
yarn deploy
Keep calm and code on 🤘.