Skip to content

anand-nakat/Pixabay-Picture-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixabay Picture Gallery

Pixabay Picture Gallery makes use of the Pixabay API to showcase trending pictures hosted on their website. It also has search functionality, which will display photos related to the tag you searched. And it also comes with Dark Mode. User can switch between Light Mode and Dark Mode. The website is created using React JS Library and Tailwind CSS Framework.

Link to Live Website: Pixabay Picture Gallery

Here are some of the features of the Website:

  • Light Mode

Light Theme

  • Dark Mode

    Dark Theme

  • Click on the image card to view image in full size

    Fullsize Image

  • You can also search for a specific Tag

    Search Result

  • If you don't feel like typing, you can just click on the tags on the image card to see images related to it.

    Tag Bubble

    • Responsive Design across all viewports.
      Mobile Friendly

To run this project locally, make sure you have npm installed.

In the project directory, you can run:

npm install
npm start