Simple Foreign Exchange Currency based on this api https://api.exchangeratesapi.io/latest?base=USD
Before you run this you have to setup docker in your local computer
Build the image container
docker-compose up -d --build
Then run locally
docker-compose up