filipbekic01 / images

Simple gallery presentation written in Golang, VueJS and Bootstrap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Specifications

  • Linux
  • Go 1.15.2 / Iris Go framework
  • VueJS 2.16
  • Bootstrap 4.5

Installation

Project does not require any kind of database. It uses in-memory arrays to prevent setup complication - i hope it's enough for test purpose only.

  • Run go run main.go command
  • Open browser and go to http://localhost:5050 address

Project uses lorem.picsum service as images connaction.

Preview

images preview

About

Simple gallery presentation written in Golang, VueJS and Bootstrap.


Languages

Language:HTML 81.2%Language:Go 16.3%Language:JavaScript 2.5%