valdio / CryptoReact

React Native mobile app for tracking cryptocurrency rates at any time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto React

React native app for cryptocurrencies. Monitor the CoinMarket at any time

Screenshot Screenshot Screenshot

NOTE!

This app is used as a starter React Native app to quickly set up a new project.

Used libraries:

  • redux
  • react-redux
  • redux-logger
  • redux-thunk
  • redux-persist
  • react-router-native

For testing

  • jest
  • enzyme

How to run the app?

git clone repo

cd ProjectFolder/

Start the JS server

react-native start

Run the app

react-native run-android

//or
react-native run-ios

Use the logs

react-native log-android

//or
react-native log-ios

About

React Native mobile app for tracking cryptocurrency rates at any time.


Languages

Language:JavaScript 81.5%Language:Objective-C 10.8%Language:Python 4.2%Language:Java 3.5%