/CatGifs

🐱‍🚀 Best cat gifs around

Primary LanguageJavaScriptMIT LicenseMIT

🐱 CatGifs

Contributing

1. 🍴 Fork Repo

2. 📝 Edit

cats.js

export let cats = [
    'https://media.giphy.com/media/cfuL5gqFDreXxkWQ4o/giphy.gif',
    'https://media.giphy.com/media/Ov5NiLVXT8JEc/giphy.gif',
    'https://media.giphy.com/media/13borq7Zo2kulO/giphy.gif',
    'https://media.giphy.com/media/3o72EX5QZ9N9d51dqo/giphy.gif',
    'https://media.giphy.com/media/6VoDJzfRjJNbG/giphy.gif',
    'https://media.giphy.com/media/OmK8lulOMQ9XO/giphy.gif',
    // Add more gifs here
];

3. ⚡ Create Pull Request

4. ⏰ Wait. Your changes will be merged soon!