palaashatri / win-services-frontend-interview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIN Front End Engineering Interview

Interview Task

Build a responsive Contact Us form using this design spec:

https://www.figma.com/file/6xNvWB4RmOb5pMT9DU6Gar/Front-End-Interview?node-id=0%3A1

There is no need to build any backend (api layer, server, database). For simulating form submission, you can do a POST to /api/contact

Duration

Up to 2 hours.

Submission

  1. Clone this repo
  2. Build Contact Us Form. Suggested libraries
  3. Submit a Pull Request (PR)
  4. In the PR, include a README that includes the following:
    • If you made any assumptions, what are they
    • Outline what else needs to be done if given more time

Evaluation

We are looking for:

  1. Responsive design (mobile + desktop)
  2. Adherence to brand standards
  3. Completeness
  4. Code clarity / readability

About


Languages

Language:JavaScript 71.3%Language:HTML 18.5%Language:CSS 10.2%