A simple app to search different images and photos using the Pixabay API. I Built the app with React, JavaScript, Tailwind, react-router-dom-V6, react infinite scroll component, react toastify, lottie react and react icons.
Deploy Site: https://mil-imagenes-app.vercel.app
For the data requests i used
Before you can run this app, you need to get an API KEY from Pixabay, please go to Pixabay API
Clone this repo
git clone https://github.com/matiarias/search-images-app.git
Install all the required dependencies.
npm install
To start on your local machine:
npm start