Currency Converter App Built with React and React Query
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_KEYin .env with your api key -
run the command =>
npm install && npm start