vedangj044 / just-calling-random-api

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.
https://vedangj044.github.io/just-calling-random-api/
MIT License
25 stars 55 forks source link

Add randomPlaceholderImage API #88

Closed try-catch-stack closed 3 years ago

try-catch-stack commented 3 years ago

Description

Used https://picsum.photos/ api to generate random placeholder image with the given height and width by the user


Checklist

vedangj044 commented 3 years ago

Thanks for the PR