This application uses euroxref to convert currency and show historical data.
- Server: nodejs
- Client: reactjs (built with webpack)
nodejs, npm, node-gyp
- install dependecies
npm install
- build client
npm run build
- start application
node app.js
- open http://localhost:3000 in browser (Chrome or Firefox)