Just a random cat website I made for fun and cause I love cats :3
- fetch a random cat fact from here every time u refresh the homepage
- Random idea generator which just throws a random string from an array full of strings
- Fetch and show a random image of a cat from thecatapi
- rate limit the image fetching by adding
setTimeout()function to the button