Basic UI to calculate dividends on assets invested in the stock market.
- You'll need the stonks-api up and running.
- Clone the repo and install dependencies with
npm install
. - Start the project with
npm run start
. - Have fun :)
Basic UI to calculate dividends on assets invested in the stock market.
npm install
.npm run start
.