Clone the Project In Vs Code Open the project Run the project in the terminal using npm run start
For our list, there are two additional capabilities that we need to create:
Give the ability to toggle on and off a strikethrough that indicates completion. At the bottom of the list will be a component that will prompt the user to delete the completed tasks. This can be a button or some other kind of call-to-action.