Skip to content

reactive total return investment tracker for stocks with historical data

Notifications You must be signed in to change notification settings

brute-force/buybuybuy

Repository files navigation

BUY! BUY! BUY!

preview

This is a reactive historical stock return web app that returns the current value and dividends of an investment based on year. If you didn't invest, then it's just the money you would have made :(. It charts the pricing data using Chart.js.

You'll need an Alpha Vantage API key here to plug into nuxt.config.js or set as environment variable API_KEY_ALPHA_VANTAGE.

Build Setup

# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

About

reactive total return investment tracker for stocks with historical data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published