Dynamic layout image gallery from pixabay
Note that you will need to have Node.js installed.
Install the dependencies...
npm install
Create .env file
API_KEY=<Your api key>
get your API key from here
...then start Rollup:
npm run dev
Navigate to localhost:8080. You should see your app running.