To find places nearby. Live demo here.
Finding places nearby is one of the best features I rely on in my real life. As I don't have a good sense of direction, it's quite helpful when I know where to go based on my current location. That's why I'd like to build an app which has similar features as the google map app.
- To learn how to display the global map in react app
- To consolidate the usage of redux, useState, useRef
- To work with API and separate the file for it
- To become comfortable with styled-components
- react props, useState(), useRef(), react events, useEffect()
- redux-toolkit
- styled-components
- axios
- antd
- google-map-react
- Created a popover with pure react to implement above action
- Can also clicking the category in the list panel to find more related places
- Showing the corresponding information in the list while clicking the pin on the map
- google Map API
- opentrip