- Install Node.js if you haven't already: https://nodejs.org/en/download/
- Make repository clone https://github.com/ninkov/Password-Generator.git
- Open terminal and make sure you in the right directory. Then enter 'npm i' to install all package
- Finally run in terminal 'npm run dev' and check address: http://localhost:5173/
Implement UI in app
Sett functionality to copy button - After clicking the copy button, the symbols are selected and highlighted


