Currency Converter
made by using React, React Query, Axios & Chakra-UI.
How to run the project?
-
grab your api key from here
-
update
REACT_APP_API_KEY
in .env with your api key -
run the command =>
npm install && npm start
made by using React, React Query, Axios & Chakra-UI.
grab your api key from here
update REACT_APP_API_KEY
in .env with your api key
run the command => npm install && npm start