Here is a very simple To-Do app.
If you are asked to create this in vanilla JavaScript (without using any libraries), how would you implement it?
Give it a try!
Our goal is not to recreate React, so only basic test cases for specific topic.