The main goal is get fun with an app to quicky know the currency convertion from 🇧🇷 BRL to 🇨🇱 CLP.
I am currently use API in a iOS shortcut.
- Fast Forex: Real-time exchange API.
- NextJS: Web application framework.
You need to get https://www.fastforex.io token.
First, clone the repository and then:
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
- Improve code quality
- Support more currency
- Develop more validations