Travel Advisor minimal app made with React, Material UI and Leaflet.
- React
- Material UI
- Leaflet (TileLayer rendering uses OSM)
- Travel Advisor public API, currently using my own key. Try it out here!
- Display places based on a search query: Hotels, Restaurents, Attractions
- Add, remove and view favorites places saved to local browser storage
- Scrollable list of places for the selected type category
- The leaflet map gets updated with new markers get added when moving the map
- Selected place is highlighted on the header toolbar
MIT