Giter Club home page Giter Club logo

exercise-react-css's Introduction

Exercise - React and CSS

A simple exercise for assessing a developers basic skills working with React and CSS. Ideally, it should be performed more like a pair programming session than a take-home test, as much of the value comes from the conversation it creates.

Time to complete: < 1 hour

Goal

The goal of this exercise is to create a simple reusable Modal component. The purpose is not necessarily to implement an exact design, but rather to design a useful API for reusability and to achieve the layout requirements.

This is a simple mockup of what we will be creating.

Requirements

  • The Modal component we create is reusable and customizable. The approach to this reusability is open-ended and up to you.
  • The modal should not overflow the browser window. If it would, the content should collapse and become scrollable. The header and footer should remain at the top and bottom of the window.

Additional Information

  • A close icon is provided here: src/images/icon-close.svg.
  • A simple Button component is provided here: src/components/Button/Button.jsx.

exercise-react-css's People

Watchers

James Cloos avatar Kaylee Mavis 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.