Skip to content

jvsoarez/project-exchange-office

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Exchange Office

image image image image

👋 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!