Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/igorcbraz/calculator-mobile

📱 Calculadora mobile feita com React Native e com a opção de histórico de contas. 🧮
https://github.com/igorcbraz/calculator-mobile

calculator calculator-application expo javascript mobile react-native

Last synced: about 1 month ago
JSON representation

📱 Calculadora mobile feita com React Native e com a opção de histórico de contas. 🧮

Awesome Lists containing this project

README

        


📱 Calculator Mobile 🧮


A simple and elegant way to make your counts





## 🧪 Technologies

This project has made with the following technologies:
- [React-Native](https://reactnative.dev/)
- [Expo](https://expo.dev/)

## 🚀 Installing

For download the _Calculator, follow this steps:

Windows, Linux e MacOs
```
git clone https://github.com/Igorcbraz/Calculator-Mobile.git
```

## ☕ Opeing the app in your phone

For use the _Calculator_, follow this steps:

Join in the folder of the project, and run :
```
npm install
npm install --global expo-cli
```
Run the project
```
expo start
```

> 👨‍👩‍👧‍👧You can open the project on multiple devices simultaneously. Go ahead and try it on an iPhone and Android phone at the same time if you have both handy.

🍎 On your iPhone or iPad, open the default Apple "Camera" app and scan the QR code you see in the terminal or in Expo Dev Tools.

🤖 On your Android device, press "Scan QR Code" on the "Projects" tab of the Expo Go app and scan the QR code you see in the terminal or in Expo Dev Tools.

Now, you can see this awesome application :)