blkfltchr / api-searcher

A search app that collects images, videos, news, and more from different APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Search

This app searches a collection of APIs to find images, videos, news and more.

It was originally built following the Modern React and Redux tutorial and combining the image search and video search code alongs.

Features include:

  • Image search
  • Material UI
  • Video search
  • Routing
  • Deployed to Netlify

Features to come:

Easy, High Prio Hard, High Prio
Functions on App.js Single search bar component
https://codesandbox.io/s/r47wom6xvp ImageDetail when clicked
Easy, Low Prio Hard, Low Prio
Add loader to image search Scroll loading for more images
Tablet and mobile styling for videos Scroll for 10 videos
Download image link News API https://newsapi.org

Functions on App.js https://codesandbox.io/s/r47wom6xvp Single search bar component ImageDetail when clicked Download image link Easy, Low Prio Hard, Low Prio Add loader to image search Tablet and mobile styling for videos Scroll loading for more images Scroll for 10 videos News API https://newsapi.org

You will eventually be able to view the live demo here.

About

A search app that collects images, videos, news, and more from different APIs.


Languages

Language:JavaScript 79.0%Language:HTML 10.7%Language:CSS 10.3%