Welcome to the Exchange House project repository! 💵

🧑‍💻 What was developed in the project

Neste projeto feito em exercício na Trybe, foi criado uma aplicação de uma exchange, onde o usuário pode pesquisar as moedas por sigla. Por exemplo: "BRL", onde vai ser mostrado a cotação da moeda atual. Essas moedas são geradas por uma API externa chamada exchangerate.

In this project done as an exercise at Trybe, an exchange application was created where the user can search for currencies by abbreviation. For example: "BRL", where the current currency exchange rate will be displayed. These currencies are generated by an external API called exchangerate.

Demo

🚀Technologies and Tools:

👨🏻‍💻🖥 Usage

# Clone the repository
$ git clone git@github.com:abel-mariano/casa-de-cambio.git
# Enter directory
$ cd casa-de-cambio
# Install the dependencies
$ npm install or npm i
# Start application on local server
$ npm run dev

🎓 Author

Image do user
Abel Mariano