Skip to content

jorgepvenegas/dividend-calculator

Repository files navigation

Dividend Calculator

Basic UI to calculate dividends on assets invested in the stock market.

Dividend Calculator

How to use it

  1. You'll need the stonks-api up and running.
  2. Clone the repo and install dependencies with npm install.
  3. Start the project with npm run start.
  4. Have fun :)