campbellmarianna / Cryptocurrency-Converter

a mobile app built with React Native and a cryptocurrency converter REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptocurrency Converter

Github

Overview

A mobile app intended to help people know the worth of a cryptocurrency in US Dollars.

Features

Users can select a crytocurrency and see it's value in US Dollars.

Run Live

To experience this app live

  1. Download Expo on your mobile device
  2. Go to this link: https://exp.host/@mari_developer/CryptocurrencyConverter
  3. Click on the button "Open project using Expo"

Run Locally

Assuming you have Node.js and an Expo CLI or React Native CLI installed then conduct the following steps

git clone https://github.com/campbellmarianna/Cryptocurrency-Converter.git
cd Cryptocurrency-Converter
npm install

Project Built With

  • React Native
  • Redux

Project Goals

  • Show a screen with a logo and text fields
  • Enable a user to select a cryptocurrency
  • Add Redux to handle state and cryptocurrency data

About

a mobile app built with React Native and a cryptocurrency converter REST API


Languages

Language:JavaScript 100.0%