Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 508 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 508 Bytes

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

  1. Type in the amount that you are looking to convert
  2. Select the country currency that you're using
  3. Then select the currency you plan to exchange
  4. Press the 'Convert' button and view your result below.

Built with: React Redux Express

Responsively Designed with Bootstrap and CSS