Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 955 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 955 Bytes

Blockstock

A different UI/UX take on a cryptocurrency portfolio tracker built with Expo and the cryptocompare API

Features

Blockstock allows users to:

  • Manager multiple portfolios
  • Track individual trades
  • Monitor the market
  • View portfolio value, profits, and cost

Block stock is and always will be free and opensource. No information is stored on a server, all of your portfolio data is stored on the app. Deleting the app will delete your portfolio(s).

Running locally

To run locally just run clone the project and install dependencies:

yarn install

Then open in expo and run in iOS.