Lalitkumar4 / pixabay-image-gallery

πŸ–ΌοΈ Pixabay image gallery built with React, TailwindCSS, and the Pixabay API.

Home Page:https://react-tailwindcss-pixabay-image-gallery.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Gallary (React, TailwindCSS, Pixabay API)

This image gallery is built using React, TailwindCSS, and powered by the Pixabay API.

πŸ“¦ Built with

  • React.js
  • TailwindCSS
  • React Router
  • React Icons
  • Pixabay API

πŸ”— Deployed URL

click here

πŸš€ Features

  • Search for images
  • Category filter: All Images, Photos, Illustrations, Vectors
  • Click on an image to view it full-size
  • Responsive

Usage

Create a .env file in the project root and add your Pixabay API key

Pixabay api doc

πŸ‘‰ REACT_APP_PIXABAY_API_KEY=your_pixabay_api_key

# Install dependencies
npm install

# Run server :3000
npm start

# Build for production
npm run build

πŸ“· Preview video

video.mp4

About

πŸ–ΌοΈ Pixabay image gallery built with React, TailwindCSS, and the Pixabay API.

https://react-tailwindcss-pixabay-image-gallery.vercel.app


Languages

Language:JavaScript 92.2%Language:HTML 7.2%Language:CSS 0.7%