https://github.com/outatime/ambito-dolar
A free and open-source mobile app to follow different exchange rates for the USD in Argentina.
https://github.com/outatime/ambito-dolar
ambito-dolar android aws cdk expo gatsby ios javascript mobile-app react react-native react-native-web serverless sst
Last synced: 3 months ago
JSON representation
A free and open-source mobile app to follow different exchange rates for the USD in Argentina.
- Host: GitHub
- URL: https://github.com/outatime/ambito-dolar
- Owner: outaTiME
- License: other
- Created: 2021-03-28T00:29:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T15:11:31.000Z (3 months ago)
- Last Synced: 2025-04-13T05:45:05.872Z (3 months ago)
- Topics: ambito-dolar, android, aws, cdk, expo, gatsby, ios, javascript, mobile-app, react, react-native, react-native-web, serverless, sst
- Language: JavaScript
- Homepage: https://ambito-dolar.app
- Size: 228 MB
- Stars: 28
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: license
Awesome Lists containing this project
README
# Ámbito Dólar 💸
[](https://github.com/outaTiME/ambito-dolar/actions/workflows/main.yml)
[](https://creativecommons.org/licenses/by-nc-nd/4.0)> A free and open-source mobile app to follow different exchange rates for the USD in Argentina.
## Preview
![]()
![]()
## Download
- App Store: https://apps.apple.com/app/id1485120819
- Google Play: https://play.google.com/store/apps/details?id=im.outa.AmbitoDolar## Development
To run the project locally (with limitations), follow these steps:
1. Set up your [Expo development environment](https://docs.expo.dev/guides/local-app-development/).
2. Clone the repository:
```shell
git clone https://github.com/outaTiME/ambito-dolar.git
cd ambito-dolar
```3. Install project dependencies:
```shell
yarn install
```4. Build and launch the app:
```shell
# Run for iOS
yarn run client:run:ios# Run for Android
yarn run client:run:android
```## Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/outaTiME/ambito-dolar/issues).
## Show your support
Give a ⭐️ if this project helped you!
## License
Copyright © [outaTiME](https://outa.im)
This project is [CC-BY-NC-ND-4.0](https://creativecommons.org/licenses/by-nc-nd/4.0) licensed.