A cars gallery project made with vuejs and data comming from https://jsonkeeper.com/b/0K8O
First, install vuejs with the following command : npm install -g @vue/cli
After that download the project and launch the command npm install to install all dependencies
Then you can start the project with npm run serve, the project will start on http://localhost:8080/
Have Fun !