A
Anonymous
Gif Card - Copy this React, Tailwind Component to your project
Create gif cards from this end poin const response = await Promise.race([ fetch(`https://api.jolpi.ca/ergast/f1/${year}/${circuit}/results.json`), new Promise((_, reject) => setTimeout(() => reject(new Error('Timeout')), 5000)) ]);
Prompt
