pharmacy viewer

Pharmacy map viewer

0
0
TypeScript

Pharmacy-Viewer

Table of Contents

About

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.

Viewer Screenshot

Getting Started

Follow these instructions.

Prerequisites

You need node, npm and Angular CLI.

Installing

Make sure of install all npm dependencies:

npm install

Usage

Make sure of getting server running at localhost:4200

ng serve