Tmoney2020 / assignments

assignments for suncoast developers guild
0 stars 0 forks source link

08 - 02 - Currency Converter #29

Closed Tmoney2020 closed 4 years ago

Tmoney2020 commented 4 years ago

In this assignment, you will create a React application that will convert various currencies.

For the data, you will use the API available here

Objectives

Requirements

Explorer Mode

Adventure Mode

Epic Mode

Tmoney2020 commented 4 years ago

https://github.com/Tmoney2020/currency-converter

Tmoney2020 commented 4 years ago

Your homework 08 - 02 - Currency Converter was marked: Exceeds Expectations

Niiiiiiiiice!

“Niiiiiiiiice!”

gstark commented 4 years ago

Nicely done!

You should be able to use your array of currencies to remove the duplicate in code like this: https://github.com/Tmoney2020/currency-converter/blob/master/src/App.jsx#L173

But very nicely done!