* Visual Studio Code installed.
* GIT installed.
* NodeJS installed.
1- Go to my repositoy for a preview.
git init
git clone https://github.com/ivanlgarcia28/PinAppChallenge
File -> Open Folder -> Choose repository folder.
8- Finally, on the Visual Studio Code terminal (Ctrl + Ñ), run the following command to install dependencies.
npm install
npx playwright test
npx playwright show-report