The App represents a very simple Exchange Rate Calculator to demonstrate the basic of React Programming
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Node.js
- After download run "npm install" to download all required dependencies.
- Run the program with "npm start"
- The App will start in your default Browser on localhost:3000
Have Fun with it :)