Skip to content

rajasushanth/stock-trader

Repository files navigation

Stock-trader

This is a VueJS 3 project which demonstrates the basic stock trading platform where you can purchase and sell stocks. I have used following dependencies:

  • Vuex - VueJS state management store
  • Vue router - VueJS router
  • Vuetify - Material theme
  • Vuelidate - Validation library
  • Axios - REST API client

Project setup

npm install

Compiles and hot-reloads for development

  1. Download the Vue cli
  2. RUN vue ui, to get GUI based project management.
  3. Import the project.
  4. RUN the serve task in the Project task menu.

Hosting

I have hosted the application in the Google Firebase, visit Stock trader