Skip to content

pjay79/CryptoApp

Repository files navigation

CryptoApp

This a cryptocurrency app powered by the CoinMarketCap API:

https://coinmarketcap.com/api/

Screenshots:

iOS

simulator screen shot - iphone x - 2018-06-22 at 23 36 15 simulator screen shot - iphone x - 2018-03-04 at 11 07 36 simulator screen shot - iphone x - 2018-03-04 at 11 06 31 simulator screen shot - iphone x - 2018-03-04 at 11 06 40 crypto simulator screen shot - iphone x - 2018-03-04 at 11 04 11 simulator screen shot - iphone x - 2018-03-04 at 11 05 29 simulator screen shot - iphone x - 2018-03-04 at 11 05 40

Technology stack:

  • axios
  • prop-types
  • react
  • react-native
  • react-native-indicators
  • react-native-onboarding-swiper
  • react-native-splash-screen
  • react-native-vector-icons
  • react-navigation
  • react-redux
  • redux
  • redux-devtools-extension
  • redux-logger
  • redux-thunk

Installation

React Native setup:

brew install node

brew install watchman

sudo npm install -g react-native-cli

And also install Xcode for iOS simulator + Android Studio / Genymotion for Android simulator. Alternatively connect up a hardware device.

Project setup:

Clone the repo: git clone https://github.com/pjay79/CryptoApp.git

Change to the project folder: cd CryptoApp

Add dependencies: npm install or yarn

Run on ios: react-native run-ios

Run on android: react-native run-android

About

React Native CryptoCurrency App: with Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published