Create application using data from https://api.exchangeratesapi.io/latest
- Initially there should be a button. Data is fetched when the button is clicked
- "Loading" message/UI component should be shown while data is fetched
- Error modal should be shown when data fetch fails
- Application parts should be tested
- React framework
- Application state management using Redux or GraphQL client-side framework
- Pagination and styling is not necessary, table of exchange rates will be good enough
- Code should be pushed to remote GIT repository for review