2020-06-26 15:26:30 +02:00
2020-06-26 15:26:30 +02:00
2020-06-26 15:26:30 +02:00
2020-06-26 15:26:30 +02:00
2020-06-25 23:29:05 +02:00
2020-06-26 15:26:30 +02:00
2020-06-26 00:22:50 +02:00
2020-06-26 15:26:30 +02:00
2020-06-26 00:22:50 +02:00
2020-06-26 00:22:50 +02:00
2020-06-26 00:22:50 +02:00
2020-06-26 15:26:30 +02:00
2020-06-26 15:26:30 +02:00
2020-06-26 15:26:30 +02:00

Responsive Image Grid

Alt text

Origin

The initial commit has been generated by vue create responsive_image_grid. The next step has been adding .prettierrc and running yarn lint to convert the codebase.

Project setup

yarn
cp .env.example .env

Then add your unsplash key after VUE_APP_UNSPLASH_ACCESS_KEY= to the .env file.

Run the test suite

yarn test

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Description
Image grid made with Vue.js
Readme 1.3 MiB
Languages
JavaScript 71%
Vue 23.1%
HTML 5.9%