Create a todo list application with an input field and an add button. On clicking the button, the entered item should be added and displayed in a list. Each item should include a delete button to remove it from the list when clicked. · InterviewLane