/stock-market

Reengen Fullstack Bootcamp Weekly Assignment - D3 Candlestick Graph

Primary LanguageVue

Stock Market

This project is coded for Reengen Fullstack Bootcamp. Alpha Vantage public Api was used to fetch stock market data.

Important!

Since free public Api was used, there is a quota, 5 requests per minute; therefore, please do not send requests consecutively.

Preview Link

You can preview the app here.

Run locally

Clone the project

  git clone https://github.com/mchtugr/stock-market.git

Go to project directory

  cd stock-market

Install dependencies

  npm install

Run the app

  npm run serve

Built with

  • VueJs
  • Vuex
  • Vuetify
  • Vue Router
  • Alpha Vantage Api

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT