Creating an Address Book in JavaScript

Welcome to a new JavaScript project, where we are going to build a small Address book in Vanilla JavaScript.
So, head over to your terminal and create a folder AddressBook. Inside it create two file index.html and main.js. I have also opened the code in Visual Studio code. You can also do the whole process manually.

You can read the rest of the blog from my site. Link for the same is below.