added modal structure. new code block added to both index and js to handle getting user's api to save to user's localstorage instead of hardcode in the app. it is commented out right now as it is still a WIP and need testing
-Code refactored: get options input now moved out of fectchArecip() code block into its own function in the DOM related functions up top in the script file.
-Code refactored: get options input now moved out of fectchArecip() code block into its own function in the DOM related functions up top in the script file.
Relate to: #57