/real-time-search

react, real time search and render 2d image gallery

Primary LanguageJavaScript

Real-time Search & Render w/ React

Real-time search & render of a responsive cards grid. Images and user profile data fetched via the unsplash api.

View Live Demo

Built w/

  • React, ES6
  • Styled Components

Installation

git clone git@github.com:scottjason/real-time-search.git

then:

npm i && npm start

Additional Requirements

To run this app locally, a free api key from unsplash. Once you have this, create a .env file in the root directory then add your client key.

Should look like this