Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jxhnlcs/bitcoinconverter

An application that makes the direct conversion of bitcoin to real(R$) or dollar($), depending on the user's choice
https://github.com/jxhnlcs/bitcoinconverter

react-native

Last synced: 27 days ago
JSON representation

An application that makes the direct conversion of bitcoin to real(R$) or dollar($), depending on the user's choice

Awesome Lists containing this project

README

        

# BitcoinConverter
An application that makes the direct conversion of bitcoin to real(R$) or dollar($), depending on the user's choice

##### 📱:App

To run the app, just run the commands below in the terminal for install all dependencies:

```shell
npm install expo
```

```shell
npm install @react-navigation/native
```

```shell
npm install @react-navigation/native-stack
```

```shell
npm i react-native-webview
```

```shell
npm install
```

```shell
npx expo start
```

And read the QR code on the cell phone through the expo go app, or use an emulator

# Technologies

Technologies used to develop:

• React Native