Project Image

Easy/Pass

Password Generator
ReactTailwindNext.jsFirebaseTypescript

Easy/Pass is a platform for generating random passwords of various lengths. I use generate-password library to generate passwords. Next.js is used as the base for the project, and for authorization and saving passwords, Firebase is used.