/investing-portfolio

Investing app using React, Chart.js, CoinGecko API, and SCSS

Primary LanguageJavaScript

Investing app for learning purposes

The aim is to be able to search different cryptocurrencies and save them to the user's personal watchlist and/or portfolio, where they can input their amounts of each and have a neat dashboard to display the whole thing; distribution, total asset worth etc.

Currently, it can:

  • search coins by name using coingecko API
  • view an asset on a separate page with market stats and a working price/market cap chart
  • add coins to user's watchlist
  • display user's watchlist
  • 'deposit' coins from the portfolio page and display them in a pie chart and table

Homepage

image

Asset view

image

Portfolio page

image