React app to call various APIs. A place for new contributors to learn how to consume their APIs and contribute to open-source. Part of Hacktoberfest.
25
stars
55
forks
source link
Add randomPlaceholderImage API #88
Closed
try-catch-stack closed 3 years ago
Description
Used https://picsum.photos/ api to generate random placeholder image with the given height and width by the user
Checklist