atenazr / diamond

show latest metal prices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diamond

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

project setup

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

contact

if you have suggestion for improving this,It's my pleasure to receive your emails.

have a good time :)

About

show latest metal prices


Languages

Language:SCSS 57.3%Language:Vue 31.0%Language:JavaScript 11.0%Language:HTML 0.8%