Powered by CRA, I created a searchable image gallery using the Pixabay API. Styling was done using Tailwind.
Check out the demo here! -> Image Gallery
Just clone this repo
cd
into the cloned folder
run npm install
for the dependencies
and then npm start
to boot up local server