The day one project is from the 100 Days of Swift web site and it is a simple app that increases a number when clicked on a button.
With this simple project you learn how to:
MouseArea
property
system in a very simple wayanchors
to position the QML elementsYou can find the source code on my GitHub account.