Skip to content

An exercise and example of separation of concerns using vanilla JavaScript. Count user clicks, and customize / edit the cats. Which is the cutest cat and how clickety are they?

Notifications You must be signed in to change notification settings

momotofu/cat-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat clicker

An exercise and example of separation of concerns using vanilla JavaScript.

View this project live

https://momotofu.github.io/cat-clicker/

Usage

  1. Clone this repository to your local computer.
  2. Change into the repo's directory.
  3. Open your console and run npm i to install dependencies.
  4. Open index.html in your favorite browser.

TODO

  • fix image flicker when changing between cats
  • fix mobile

About

An exercise and example of separation of concerns using vanilla JavaScript. Count user clicks, and customize / edit the cats. Which is the cutest cat and how clickety are they?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published