Closed Carla-Joseph closed 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
componentDidMount
useEffect
USD
42.12
https://github.com/Carla-Joseph/currency
Your homework 08 - 02 - Currency Converter was marked: Exceeds Expectations
“That's what I'm talking abour”
Very nicely done! I like the choice of dropdowns!
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
componentDidMount
with classes oruseEffect
with hooks)Requirements
Explorer Mode
USD
as the base currency.42.12
) in USD.Adventure Mode
Epic Mode