This app was made to practice using HTML, JS, and CSS. It showcases a page that has images of cats and dogs, that hide and show when you click on them.
Open Terminal and clone the repository.
$ cd Desktop
$ git clone https://github.com/noahramey/cat-dog.git
Navigate to the repository and open the html page:
$ cd cat-dog
$ open index.html
MIT License. Copyright © 2016 "Noah Ramey"