Skip to content

Repository files navigation

Robinhood's Forest

Robinhood's Forest is a small React prototype that turns a stock portfolio into an isometric forest. Holdings are represented by different trees, alongside a Robinhood-inspired portfolio view with position details and historical charts.

Robinhood's Forest

Live demo

robinhoods-forest.netlify.app

The forest view is still available. The portfolio view used a Google Apps Script market-data endpoint that is no longer online, so live portfolio data may not load. The dependency is preserved as part of the original prototype.

Run locally

Install the dependencies and start the development server:

npm install
npm start

Then open http://localhost:3000.

To create a production build:

npm run build

Built with

  • React
  • Konva
  • Chart.js
  • Tailwind CSS

License

MIT

About

A Robinhood-inspired portfolio visualization where investments grow into an isometric forest.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages