It is a simple add address web app that you can use in your project. You can add address by clicking on Add New Address and delete the existing address by clicking on delete address.
Here is the Screenshots Link: https://github.com/vaibhav412/add-address/blob/master/Screenshot%20(24).png https://github.com/vaibhav412/add-address/blob/master/Screenshot%20(25).png
P.S.: Just replace API_KEY with your api key to enable maps on line 186 of views/address.ejs And replace your mongodb database link with MONGODB_DATABASE_LINK on line 13 of app.js