Git Product home page Git Product logo

giphy-coding-challenge's Introduction

Giphy Coding Challenge

Our goal with this challenge is to get a sense for how you write code and solve problems.

Task

Please write a minimal React app (CRA, Next.js or whatever you prefer), that implements a simple search for GIFs via the Giphy API.

Therefore, you will need to implement a single view 4 different states.

Pressing the initially visible button, reveals the search form with an input field.

After entering a search term in the input field, 12 GIFs should be fetched from the Giphy API and displayed in a scrollable grid below.

Clicking on a GIF in the grid, selects the GIF and displays it on its own.

Please fork this repository and deliver your code as a Pull Request on GitHub. Make sure to document how to run your application.

Design

Please have a look at the provided Figma design. The solution does not have to be pixel perfect, but should resemble the design as close as possible.

Hints

  • Use whatever tools/libraries/frameworks that help you to achieve a good result, but ​do not add unnecessary dependencies
  • Think & develop in ​components
  • UX/UI​: Does the form adapt well to different devices (mobile/desktop)?
  • BONUS: Make ​regular commits​ as in your usual workflow, instead of pushing everything all at once)
  • Have fun!

Asking questions is good​. We are happy to help and will not penalize you for asking questions (just drop a line to [email protected]).

giphy-coding-challenge's People

Contributors

priscilauchoa avatar chriz-hoepfner avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.