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
Up to 2 hours.
- Clone this repo
- Build Contact Us Form. Suggested libraries
- Material UI components - https://material-ui.com/
- Address lookup - https://www.npmjs.com/package/react-places-autocomplete
- Submit a Pull Request (PR)
- 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
We are looking for:
- Responsive design (mobile + desktop)
- Adherence to brand standards
- Completeness
- Code clarity / readability