Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 450 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 450 Bytes

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 :)