Pharmacy map viewer
Pharmacy viewer is a educational purpose project made with Angular 8, ngx-Leaflet and Clarity UI Library.
It makes use of API Rest Zaragoza city data.
The viewer lets filter available pharmacies by name, street and state through api calls.
Follow these instructions.
You need node, npm and Angular CLI.
Make sure of install all npm dependencies:
npm install
Make sure of getting server running at localhost:4200
ng serve