Skip to content

currency converter app by using React, React Query, Axios & Chakra-UI.

Notifications You must be signed in to change notification settings

ErmiasBahru/currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

made by using React, React Query, Axios & Chakra-UI.

Screenshot from mobile view

How to run the project?

  1. grab your api key from here

  2. update REACT_APP_API_KEY in .env with your api key

  3. run the command => npm install && npm start