Skip to content

Edo-San/panda_configurator

Repository files navigation

panda-configurator

This repo contains a rendition made in Vue.js and Typescript of a Fiat Panda configurator concept, made by Riccardo Bonu.

Optimized for Helvetica Neue font (it will definitely look better if you have Helvetica Neue installed on your OS).

I used the CSS Backdrop Filter, so there could be some compatibility issues with Firefox. Check the CanIUse CSS Backdrop Filter page for further information on Backdrop filter browser compatibility.

The project is hosted on GitHub pages

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build