tobi-et-al / FE-take-home-assignment

Created with CodeSandbox

Home Page:https://codesandbox.io/s/github/tobi-et-al/FE-take-home-assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding-Take-Home-Assignment

Created with CodeSandbox

Installation guide

  • copy example.env to .env
  • update .env with the correct value for GIPHY_API_KEY
  • Execute npm i to install the node modules
  • Execute npm start to start the application

Components added

  • List - to display results

Potential additional features

  • Pagination
  • Caching of previous request

About

Created with CodeSandbox

https://codesandbox.io/s/github/tobi-et-al/FE-take-home-assignment


Languages

Language:JavaScript 59.0%Language:HTML 31.8%Language:CSS 7.9%Language:Shell 1.3%