Clone the Repository:
You should first clone the repository on your local machine and install the dependencies:
npm i
Then you should be able to start the application:
npm run dev
Tests are in public folder with the name 'demo.test.ts'. Run below command to run the tests
npx playwright test
username used is emilys and password used is emilyspass
Pdf Report is also included separately including faults, security concerns and improvements