Create to do list
- Create a Input for typing a value.
- Create a button so if user type any value and then click on button then this value show below of the
button.
- Show alert if click on button without typing any value
- Show all value below of the button.