Skip to content

React app that gets currency exchange data from API from NBRM / National Bank of Republic of Macedonia

Notifications You must be signed in to change notification settings

bstojanovski/NBRM-kurs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBRM-kurs

Simple React app pulling currency data from NBRM / National Bank of Republic of Macedonia

API

http://www.nbrm.mk/services/ExchangeRates.asmx/GetEXRates
Terrible XML API but yet, gets the job done...

CORS workaround

Shout out to the CORS issue workaround CORS Anywhere
Whole API link in code https://cors-anywhere.herokuapp.com/http://www.nbrm.mk/services/ExchangeRates.asmx/GetEXRates

Running the app

npm start - Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

React app that gets currency exchange data from API from NBRM / National Bank of Republic of Macedonia

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published