Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 621 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 621 Bytes

HNB exchange rate app

The app can be found deployed here.

Deployment CORS problems resolved by using an external API to resolve the integrated browser CORS policy.

Notable packages

Clone (SSH example)

git clone git@github.com:KresimirCosic/tria-hnb.git
cd tria-hnb
npm i
npm run dev