Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.32 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.32 KB

React Next JS TypeScript License: MIT

2014 National SkillsUSA Project

Currency Conversion Program

Computer Programming, Computer Information System, Computer Competition

Prompt:

You will write a program to create a screen which will allow the user to enter and convert an U.S dollar amount to the currency of the countries listed below.

  • British pound = .64
  • French francs = 6.07426
  • Italian lire = 1793.62
  • German Deutsche mark = 1.811
  • Spanish pesetas = 154.076

Preview:

currency-converter-gif2

Visit Website Here

note: this is not an official submission, this is purely done for enjoyment and practice for real SkillsUSA competitions