Your challenge: create a responsive web page based on the layout comp & assets included here. Workout the solution in fork of this repo.
- "Pixel-perfect" index page as on
layout.png. - Responsiveness (use of
bootstrappreferred). - Clean output (i.e. project structure, well-formated and commented code, utilizing of git (ignore, messages, reasonable commit breakdown,...),...)
- Handling of user input on first page together with validations (what/how to validate is up to implementor).
- Design and implement
contactpage so it fits the design. single-commandbuild (i.e. production grade artifact produced (minification, obfuscation, concatenation, cleanup,...)).- Use of
angularorreactespecially for forms control.