Skip to content

ohenning/total-return-chart

Repository files navigation

Total Return Chart

Purpose

Visualize growth of selected stock prices and the total stock return (inluding re-invested dividends).

To view the charts, navigate to one of the following routes:

  • /microsoft
  • /apple
  • /exxon

Techstack

Local Development

Prerequisites

  • Node installed (min version 14.16.0)
  • npm installed

Run the app

  1. npm install
  2. npm run dev

Run the app using docker

  1. docker build .
  2. docker run -p 3000:3000 {image_sha}

Stuff to improve

  • Dynamic Sub-Pages
  • Understand nuxt JS public import logic and do it properly
  • Responsive

Maintainer

@ohenning

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages