Currency Converter
Getting Started
Install dependencies using
yarn install
or npm i
Then run in terminal
npm run start
To run in development use
npm run dev
TO VIEW
go to http://localhost:9999/
TO USE
- Type in the amount that you are looking to convert
- Select the country currency that you're using
- Then select the currency you plan to exchange
- Press the 'Convert' button and view your result below.
Built with: React Redux Express
Responsively Designed with Bootstrap and CSS