A simple web application to track your cryptocurrency portfolio.
- Add tokens with entry prices and amounts
- Calculate profit/loss based on current market prices
- Save and load portfolio data locally
- Add token details and click "Save"
- Click "Calculate Profit/Loss" to see current portfolio overview
- HTML, CSS, JavaScript
- Cryptocompare API for live price data