Results 6 issues of Cavell Blood

This pull request is in effort to fix #8. - Updated the geo ip lookup service to use ipapi.com since the Nekudo Geo IP is now discontinued. - I've also...

**Describe the bug** The page scrolls up when typing in the search input field. Actually it will scroll up when you're typing in any input field on the page until...

bug

I'm trying to use this to autocomplete an address form when a person is filling out their address. I got it to work in geocode_lookup() but not in autocomplete_init(). So...

I'm trying to use this to autocomplete an address form when a person is filling out their address. I got it to work in geocode_lookup() but not in autocomplete_init(). So...

I've made some changes: - Fetch all products from a store with more than 250 products. It checks the next page of results until the results are empty and adds...

Fix an issue with a missing end tag to a code block which caused the headings following it to not be rendered correctly.