Git Product home page Git Product logo

interview-front-end's Introduction

Interview: Front-end

Background

This exercise is to test your Front-end skills. In this repository you will find:

  1. Project installation that you can setup with the instruction shared below.
  2. Link to Designs (PSDs and JPG files): Here.

Installation should configure everything you would need to get started theming based on the PSDs.

Important!!!

  • Please avoid using Bootstrap or similar CSS frameworks

Setup Prerequisites

Installation

  • Install project dependencies using: npm install or yarn install.
  • Install gulp-cli globally using npm install -g gulp-cli.

Development

  • Start the server using gulp server. This will also compile assets for you.
  • Review the designs shared with you.
  • Break the components as per Atomic Design into multiple templates that would be placed in the templates directory.
  • Following the same pattern Sass can be broken into partials that can be placed in sass directory. For naming classes follow SMACSS and BEM.

Brownie Points for:

  • Showcasing use of CSS Grids and Flex
  • Addressing a11y issues
  • Keeping things performant

Submission

  • Set up your github.com account if you don't already have one.
  • Clone the repository
  • Push your changes as a public repo in GitHub and submit the link

interview-front-end's People

Contributors

skippednote avatar ankurg79 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.