Skip to content

Khadgar/currency-exchange

Repository files navigation

currency-exchange

This application uses euroxref to convert currency and show historical data.

  • Server: nodejs
  • Client: reactjs (built with webpack)

live demo

Requirements:

nodejs, npm, node-gyp

How-To install

  1. install dependecies npm install
  2. build client npm run build
  3. start application node app.js
  4. open http://localhost:3000 in browser (Chrome or Firefox)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published