Turkish Stocks Dashboard is a real-time dashboard built with Vue.js and Quasar Framework that utilizes an API to provide users with visual data analysis of stocks listed on the Istanbul Stock Exchange.
yarn
# or
npm install
quasar dev
yarn lint
# or
npm run lint
yarn format
# or
npm run format
quasar build