How to implement shipping address selector and add new address for customer in a custom page popup not on checkout?

I’m implementing a popup with customer shipping addresses selector using ui components and knockoutjs.
Loggedin customer is able to add new shipping address with fields like: First Name, Last Name, Street Address, City, Country on this popup.
Any help?