👋 Hey! This is the exchange office, here you can consult the value of more than 150 world currencies, based on the ISO code of the currency you want to quote.
🔗 Deployed Here
🌐 API: https://exchangerate.host/latest?#/
💻 To open this project on your machine:
🐧 Unix Systems:
Clone this repository:
git clone https://github.com/jvsoarez/project-exchange-office.git
Enter in the directory
cd project-exchange-office.git
To install the dependencies:
npm install
To open the project in the browser:
npm run dev
or:
npx vite --open
🙏🏽 Thanks for viewing this repository!