Real-time search & render of a responsive cards grid. Images and user profile data fetched via the unsplash api.
- React, ES6
- Styled Components
git clone git@github.com:scottjason/real-time-search.git
then:
npm i && npm start
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.