https://github.com/khriztianmoreno/monety-mobile
Monety es una aplicación móvil creada para concientizarnos del uso de las tarjetas de crédito
https://github.com/khriztianmoreno/monety-mobile
react-native realm-mobile-database
Last synced: 3 months ago
JSON representation
Monety es una aplicación móvil creada para concientizarnos del uso de las tarjetas de crédito
- Host: GitHub
- URL: https://github.com/khriztianmoreno/monety-mobile
- Owner: khriztianmoreno
- Created: 2017-06-22T14:15:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-09-28T21:53:59.000Z (almost 7 years ago)
- Last Synced: 2025-06-23T03:48:44.087Z (about 1 year ago)
- Topics: react-native, realm-mobile-database
- Language: JavaScript
- Homepage:
- Size: 561 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monety
Monety es una aplicación móvil creada para concientizarnos del uso de las tarjetas de crédito, estamos en un mundo consumista y muchas veces no nos damos cuenta del valor que realmente pagamos cuando utilizamos las tarjetas de crédito.
Con Monety, las personas van a conocer el valor real de los productos cuando los compran con tarjetas de crédito.
## Getting Started
Estas instrucciones le darán una copia del proyecto base para ejecutar en su máquina local para un ambiente de desarrollo.
### Prerequisities
Para ejecutar este proyecto debe tener instalado las siguentes herramientas.
* [NodeJS](https://nodejs.org/en/)
* [React Native](https://facebook.github.io/react-native/)
* [Realm Mobile Database](https://realm.io/)
### Installing
A step by step series of examples that tell you have to get a development env running
Stay what the step will be
```sh
npm install
```
run react native server
```sh
react-native start
```
run react native ios
```sh
react-native run-ios
```
run react native android
```sh
react-native run-android
```
## Built With
* [React Native](https://facebook.github.io/react-native/) - Build Native Mobile Apps using JavaScript and React
* [Realm Mobile Database](https://realm.io/) - Build better apps, faster.
* [NodeJS](https://nodejs.org/) - JavaScript runtime built on Chrome's V8 JavaScript engine.
* [Atom](https://atom.io/) - Editor Open Source
## Authors
* **Cristian Moreno** - *FullStack JavaScript Developer* - [Github](https://github.com/khriztianmoreno)
* **Ivan Portilla** - *FullStack JavaScript Developer* - [Github](https://github.com/Ivykp)
See also the list of [contributors](https://github.com/ngenieriasapco/monety/contributors) who participated in this project.
## License
This project is licensed under MIT - see the [LICENSE.md](LICENSE.md) file for details