A free and open-source mobile app to follow different exchange rates for the USD in Argentina.
- App Store: https://apps.apple.com/app/id1485120819
- Google Play: https://play.google.com/store/apps/details?id=im.outa.AmbitoDolar
To run the project locally (with limitations), follow these steps:
-
Set up your Expo development environment.
-
Clone the repository:
git clone https://github.com/outaTiME/ambito-dolar.git
cd ambito-dolar
- Install project dependencies:
yarn install
- Build and launch the app:
# Run for iOS
yarn run client:run:ios
# Run for Android
yarn run client:run:android
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © outaTiME
This project is CC-BY-NC-ND-4.0 licensed.