Halfway is a Google Maps application that aims to solve to problem of where to meet up with your friend! You simply enter the two addresses, generate a halfway point and then choose from a list of businesses near by the halfway point. Never worry about choosing a good mid point again!
Halfway is a React application that combines the Google Maps, Directions and Places APIs along with other Google technologies like autocomplete and geo-location to create an intuative and useful maps application. The app isusing React hooks, axios and custom direction processing functions.
Try it here: https://dougbostick.github.io/react_halfway/
![](https://private-user-images.githubusercontent.com/95255667/291993296-966021c5-877a-4274-9c6f-03e99ebe386e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTkzNDAsIm5iZiI6MTczOTI1OTA0MCwicGF0aCI6Ii85NTI1NTY2Ny8yOTE5OTMyOTYtOTY2MDIxYzUtODc3YS00Mjc0LTljNmYtMDNlOTllYmUzODZlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA3MzA0MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWIzNDk3ZDllMzRlNDI1ZWZjNGMxOGE5ZTk3N2NjZTdmNTRiZTExNDY5NTgwMjhiZDcxZDc2YTc5N2E0NTBiMzgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.hbv2ooxBZBYThavcyO6qlrLi-aD2XoYNeUnHX7aeRkM)