Freddos

Write an app to keep track of your Freddos. It opens like this:

Start

Link the image to https://en.wikipedia.org/wiki/Freddo. The image comes from there.

To position the image, try the Bootstrap classes float-left, and pr-5.

Clicking the buttons adds one to the Freddo count, subtracts one, or sets it to zero.

Note: number of Freddos cannot go below zero.

Make sure the number of Freddos is persistent. When the user reloads the page, or reboots the computer, it will show the last value for the Freddo count.

Submit the URL of your solution.

(If you were logged in as a student, you could submit an exercise solution, and get some feedback.)