- Show map of Warsaw with zoom level 11
- Clicking on map shows a popup appears with the input Name and a button Save
- List that shows saved places:
- Click on place zooms the map to that locations and shows popup with name
- List should be filterable using a input Search
- Delete button removes that saved place
npm install
npm run serve
npm run build