Skip to content

This is a simple application built to implement the MVC architecture pattern.

License

Notifications You must be signed in to change notification settings

RafaelDavisH/car-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Clicker

This is a simple application built to implement the MVC architecture pattern.

The Car Clicker application is a variant of the well-known app cat clicker. Some significant differences in the Car Clicker app are:

  1. No cats, only muscle cars images
  2. Multiple car models listed
  3. Multiple click counters
  4. Only displays the car selected

carClicker app

The full license terms may be viewed in the LICENSE

used in an article for @freeCodeCamp to explain the MVC architecture pattern