Add locations
- Add locations in the backend, fetch and display them in the client.
- Calculate Distance from User Location to Bars and sort by nearest.
- Display Distance on Card.
Still missing attributes: Opening Hours, Image, Events, Menu.
(The many changes come from the package-lock.json. I needs to be updated tho, since otherwise react native maps won't work.) You need to do npm install to update everything, maybe delete node_modules as well.