Skip to content

sucessdy/react-tailwind-pixabay-gallery

 
 

Repository files navigation

Pixabay Image Gallery - React & Tailwind CSS

Simple gallery with images from the pixabay API. Tailwind css is built into workflow with postcss and autoprefixer.

Usage

Add your Pixabay API key to .env - https://pixabay.com/api/docs/

# Install dependencies
npm install

# Watch CSS & run server on :3000
npm start

# Build CSS and assets
npm run build

About

Pixabay image gallery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 97.3%
  • JavaScript 2.5%
  • Other 0.2%