Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jxhnlcs/bitcoinconverter
- Owner: jxhnlcs
- Created: 2023-05-02T18:52:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-22T21:55:22.000Z (over 1 year ago)
- Last Synced: 2024-11-09T02:52:44.700Z (3 months ago)
- Topics: react-native
- Language: JavaScript
- Homepage:
- Size: 333 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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