Currency exchange app example

Run demo at codesandbox

Run local

clone repository

git clone https://github.com/az67128/currency-exchange-app.git
cd revolut-test-task
npm i
npm start

open http://localhost:3000

Run tests

npm rund test