An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Ámbito Dólar 💸

[![Build Status](https://img.shields.io/github/actions/workflow/status/outaTiME/ambito-dolar/main.yml?branch=master)](https://github.com/outaTiME/ambito-dolar/actions/workflows/main.yml)
[![License: CC-BY-NC-ND-4.0](https://img.shields.io/badge/license-CC--BY--NC--ND--4.0-yellow)](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.