npm install
npm run serve
npm run build
npm run lint
Its a project where you can upload your tokens (images) to a website and sign in to a exact serie of your choice. You input all data via backend server (Django admin) - title, number if token, number of author, serie title.
The concept of page is selling tokens. If the whole serie is still active (in stock/sale) you can see only the cover of the serie (welcome page). If the serie is already minted (sold) you can see all the images which were available in that serie by clicking 'View gallery' button on main page.
Each serie has its own view based on dynamic url. When you hover on an image you can see the title above and serie number, image number and author number below.
Active mark shows all the sold tokens from all the series in a random way each time you refresh the page.
When changing the component you can see a loader based on logo of dialog-box