- Task 1: Create Contact component – Create a LWC Component which will took input from user Below Fields should be used as input and after click save button show all fields values in console page.
•FirstName
•LastName
•Email
•Phone
•Title
- Task 2: Create ToDo App Component See the following component screenshots. Use Core JavaScript Here to achieve the following output