Password Generator

App Link

Project Setup

# Clone project
git clone https://github.com/purvesh62/password-generator


# Install dependencies
npm install

# Run project
npm run dev