GithubHelp home page GithubHelp logo

frontend_code_challenge_2's Introduction

Challenge

Build a clone of the Google Trends visualizer using pure React that displays random animal names.

Requirements

  • A 5x5 grid of tiles showing current Trends
  • Each tile should type and animate like the Google Trends visualizer
  • Each time a tile is generated it should be a random color from a fixed set of colors (You can use the same colors as google trends if you want)
  • Use only React. No other runtime libraries. (Webpack and other build tools are fine)

Bonus Requirements

Bonus requirements are all completely optional but will show us extra initiative and your skills.

  • Completely Random Colors with no adjacent tiles being the same color (See Example)
  • Option to set grid size
    • Example: Add the option to make it anywhere from 1x1 to 20x20
  • Change Grid size automatically on window resize (Responsiveness)
  • Use CSS Grid

Evaluation Criteria

  • Logic
  • We are interested in how well you handle logic such as randomization and filtering of data
  • CSS
    • How well and advanced your css techniques are.
    • Bonus points for using CSS Grid
  • React
  • How well your react fundamentals are and how well you separate functionality into components.

Timeliness is also a huge factor. While there is no maximum time, we are evaluating candidates on a rolling basis so if you take too long, we may accept another candidate before we can evaluate you.

Submission

Upon completion zip all new files (minus the node_modules folder) and email it to [email protected]

frontend_code_challenge_2's People

Contributors

sebmak avatar

Stargazers

 avatar

Watchers

 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.