this is a test project that using metal-api show prices of some precious metal. also for viewing some pages you have to authenticate and login that is implemented by firebase . the 'trading' page is developed by amazing widgets of vue-tradingview
you can see demo or at ./demo-golden-price.mp4
#vue3 #vite #vuex #vue-router #sass #bootstrap #vue-tradingview
for runing this in your own machine, you must do following steps:
1- clone the repository.
2- in 'src/store/modules/prices/actions.js' , replace api_key of your metal-api's account.
3- in 'src/store/modules/auth/actions.js' , replace web_key of your firebase's account.
then in root path project , run this commonds
npm install
npm run dev
if you have suggestion for improving this,It's my pleasure to receive your emails.
have a good time :)