Skip to content

Simple react gallery app with images from pixabay API. React & Material UI Image finder app using Pixabay API. Tailwind css is built into workflow with postcss and autoprefixer.

Notifications You must be signed in to change notification settings

PrathamSingh/React-Image-Gallery-App

Repository files navigation

React-Image-Gallery-App

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/

Usage

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

Quick Start for Material-UI

# Install dependencies
npm install

# Serve on localhost:3000
npm start

# Build for production
npm run build

Quick Start for Tailwind-CSS

# Install dependencies
npm install

# Watch CSS & run server on :3000
npm start

# Build CSS and assets
npm run build

App Info

Author

Pratham Singh

Version

1.0.0

License

This project is licensed under the MIT License

About

Simple react gallery app with images from pixabay API. React & Material UI Image finder app using Pixabay API. Tailwind css is built into workflow with postcss and autoprefixer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages