fake api images code example
Example 1: lorem picsum
// For 200px by 300px
https://picsum.photos/200/300
// For square
https://picsum.photos/200
Example 2: fake api images
Just add your desired image size (width & height) after our URL, and you'll get a random image.
https://picsum.photos/200/300
To get a square image, just add the size.
https://picsum.photos/200