Users enter a task, check it off when completed, or delete it.
Demonstrates: My ability to use the Document Object Model(DOM) for query selects, setting attributes, and event listeners.
Users click a button for mildly-amusing dad jokes.
Demonstrates: My ability to retrieve data with an Application Programming Interface(API), to use asynchronous functions with the Axios Library, and, again, to use the DOM for query selects and event listeners.