Skip to content

rohitah/bambu_code_challenge

Repository files navigation

Stock Data Visualisation - Open-high-low-close Chart

About

A single page application which display a daily OHLC chart of stocks of a user's choice.

Prerequisite

To run this project Node and npm are required,

  • Node 10.x
  • npm 6.x

Setup dev environment

  1. Clone the git repo.

    git clone https://github.com/rohitah/bambu_code_challenge.git

  2. Run npm install to install all node module dependencies.

  3. Run npm run start:dev to run the project.

About

Stock Data Visualisation - Open-high-low-close Chart

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published