Crypto Markets Save Abandoned

react-native-cryptocurrency-ticker

Project README

crypto-markets

A react-native cryptomarket ticker using available api's. Can be found in the iOS app store under the name Tokendex

Requirements

Front End Tools

Clone the repo:

$ git clone https://github.com/msenejoa/crypto-markets crypto-markets 
$ cd crypto-markets

Install node modules

$ npm install

npm start

Runs your app in development mode.

This app was made using react-native official

Open it in the Expo app on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal.

Sometimes you may need to reset or clear the React Native packager's cache. To do so, you can pass the --reset-cache flag to the start script:

npm start -- --reset-cache
# or
yarn start -- --reset-cache

npm test

Runs the jest test runner on your tests.

npm run ios

Like npm start, but also attempts to open your app in the iOS Simulator if you're on a Mac and have it installed.

Open Source Agenda is not affiliated with "Crypto Markets" Project. README Source: msenejoa/crypto-markets
Stars
27
Open Issues
1
Last Commit
6 years ago

Open Source Agenda Badge

Open Source Agenda Rating