A project made in the development course Fullstack Master with some new features added. This application converts dollars to the brazilian currency - USD to BRL.
git clone https://github.com/gabrielclformiga/convertMyMoney.git
cd convertMyMoney
npm install
node index.js
Go to localhost:3000 on your browser and explore ConvertMyMoney.
Add sudo at the beginning of each command in this tutorial.