Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 425 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 425 Bytes

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