A different UI/UX take on a cryptocurrency portfolio tracker built with Expo and the cryptocompare API
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).
To run locally just run clone the project and install dependencies:
yarn install
Then open in expo and run in iOS.