Open piercebhunt opened 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
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