🍦 Coding challenge using VanillaJS 🍦
The instructions were to:
* Show the current day in the following format: Thursday 14th October 2021
* Show the current time in the following format: 08:30 AM
* Show today's task from this array of tasks in a table with Time and Description (from the JSON file)
* Change page title dynamically on button press from free text in an input field
* Change page background colour with a drop down of different colours
Added extra:
* Floating picture - used SVG and animated with CSS
* Music