pbpyrojust / checkbox-image-gallery

A simple checkbox image gallery only using HTML, CSS, and JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Checkbox Image Gallery

Prerequisites

How to isntall and run

  1. Open terminal and run the follow commands
  2. git clone https://github.com/pbpyrojust/checkbox-image-gallery.git
  3. cd to the root of the repository you just cloned
  4. run mpn install
  5. run grunt
  6. view the project in your browser at http://localhost:9001/ and http://localhost:9001/index-css-only.html

About

A simple checkbox image gallery only using HTML, CSS, and JavaScript


Languages

Language:HTML 66.4%Language:SCSS 18.9%Language:JavaScript 14.7%