/pixabay-image-finder

React SPA that fetches images from the pixabay API, styled following material UI principles.

Primary LanguageJavaScript

Pixabay Image Finder

SPA in React following the material design principles (material-ui) that fetches images from the pixabay API as the user types in.

Demo

Instructions

  • Clone the repo
  • Install the dependencies npm start
  • Run the app with npm start