This repo is the code of an Ionic app that I created as part of the Therappy assignment for mobile app developer vacancy. This file will provide simple steps as to how to install and deploy the mini app.
https://nodejs.org/en/download
Press on the green button that says "clone or download" to the left.
Copy the folder and paste it on your Desktop.
open your Command Prompt and type
cd Desktop/TherappyAssignment
npm install
ionic serve
Resize the browser's window to match the screen size of a phone.
Please do not hesitate to contact me for any details.