Investorapp is a Simple Web Application that calculates and shows a breakdown of investing over time
See live site-demo: investor.dmcindoe.app
This is a Web application that behaves like a investment calculator with a Graph, plotting returns, and a breakdown table of each years gain.
The technologies in this app:
- HTML, CSS & Javascript
- Node.js
- Billboard.js
- Webpack
- Fontawsome
To setup/install the project once cloned simply run the below commands in the cloned directory:
npm install
- This installs all the required dependancies.
npm start
- Starts the local server
npm run build
- Combines the project files into bundle for site Deploy.
Responsive design, Web & MobileContinue to offload calc & spreadsheet app.js logic to other respective scripts.- Cody Tidyup & Comments
- Not in active Development