React front-end application to show the exchange rates and convert SEK values to any currency
Add all the relevant configuration to the src/config file.
yarn
- to install dependencies.yarn start
- to run the application chrome ( localhost:3000 ).yarn test
- to run the unit tests.