Check the live demo here for Material-UI App - https://react-image-gallery-app-using-material-ui.netlify.app/
Check the live demo here for Tailwind CSS App- https://react-image-gallery-app-using-tailwind-css.netlify.app/
React & Material UI app to find images utilizing the PixaBay API
Register your API Key at
https://pixabay.com/
Add your Pixabay API key to .env - https://pixabay.com/api/docs/
# Install dependencies
npm install
# Serve on localhost:3000
npm start
# Build for production
npm run build
# Install dependencies
npm install
# Watch CSS & run server on :3000
npm start
# Build CSS and assets
npm run build
Pratham Singh
1.0.0
This project is licensed under the MIT License