Show all todos on the screen using the Todo component
Hint
Use the map functionComplete the URL in order to make a request to the DELETE endpoint
Hint
Look in the backend to see the endpointDisplay the todo in a paragraph
Hint
The function receives an argument propsAdd the onClick handler to the button in order to delete the todo