Project-CatClicker
- This project will display list of cats.
- When a particular cat is clicked, the page displays the cat image, cat name and number of times the cat image is clicked.
- When cat image is clicked, the counter should increment.
- The click counter is seperate for all the cats.The counter value for the cat should be saved when clicked on some other cat.