Skip to content

dashdoc/dashdoc-frontend-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Dashdoc Frontend Interview

Goal

Your goal is to build a js app that will display gifs that the Giphy API returns for a given keyword, using React and Bootstrap

The app should have 2 main screens:

  • the main screen, with a search bar, displaying the most recent gifs for the keywords in the search bar, fetched from the Giphy API
  • a detail view of one gif, showing the gif in a bigger size and the name of the gif

The main screen should have a button to refresh the list.

Build instructions

You are free to do it the way you want! We recommend using create-react-app

Reference

A good article to get started: https://facebook.github.io/react/docs/thinking-in-react.html

The Giphy API docs: https://github.com/Giphy/GiphyAPI

🚚 Happy coding! 🚚

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published