Skip to content
Snippets Groups Projects
Commit 4e1b7919 authored by Arie Peterson's avatar Arie Peterson
Browse files

Merge branch '2-define-an-ui-to-implement' into 'main'

Resolve "Define an UI to implement"

Closes #2

See merge request !11
parents a1ee18e8 209ce6bf
No related branches found
No related tags found
1 merge request!11Resolve "Define an UI to implement"
...@@ -46,3 +46,8 @@ Your app is ready to be deployed! ...@@ -46,3 +46,8 @@ Your app is ready to be deployed!
Launches the application test runner. Launches the application test runner.
Run with the `--watch` flag (`npm test -- --watch`) to run in interactive watch mode. Run with the `--watch` flag (`npm test -- --watch`) to run in interactive watch mode.
## UI specification
The UI to be implemented is recorded at
https://www.figma.com/file/Sg93oSK3NqTpzfs04rSEog/GH-Contact-form?node-id=0%3A1
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g stroke-linecap="round" stroke="#000" fill="none" stroke-linejoin="round"><path d="M9 7.5H5.16l0 0c-.93-.01-1.67.74-1.67 1.66 -.001 0 0 0 0 0v11.33"/><path d="M20.5 20.5l0-6.5"/><path d="M23.5 20.5v0c0 1.65-1.35 3-3 3h-17l-.01-.001c-1.66-.01-3-1.35-3-3 0 0 0-.001 0-.001Z"/><path d="M16 5.5l0 0c-.01-.83.67-1.51 1.49-1.51 .82-.01 1.5.67 1.5 1.49s-.68 1.5-1.5 1.5"/><path d="M17.5 8.5h-.01c.13-.01.25.11.25.24s-.12.25-.25.25c-.14 0-.25-.12-.26-.25l0 0c-.01-.14.11-.26.24-.26"/><path d="M17.433.5l-.01 0c-3.29.01-5.95 2.68-5.94 5.97 0 .03 0 .06 0 .09l-.01 0c-.05 1.11.22 2.22.78 3.19l-1.79 3.73 3.74-1.782 -.01-.01c2.84 1.76 6.58.88 8.34-1.96 1.76-2.85.88-6.59-1.96-8.35 -.97-.6-2.07-.92-3.2-.91Z"/></g></svg>
\ No newline at end of file
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g stroke-linecap="round" stroke="#000" fill="none" stroke-linejoin="round"><path d="M19.5 5.5a3 3 0 1 0 0 6 3 3 0 1 0 0-6Z"/><path d="M4.5 1.5l-.01 0c-1.66 0-3 1.34-3 3 0 0 0 0 0 0v4 0l0 0c0 2.76 2.23 4.99 5 4.99 2.76-.01 4.99-2.24 4.99-5.01v-4 0c0-1.66-1.35-3-3-3"/><path d="M6.5 13.5v8l0 0c0 1.1.89 1.99 2 1.99 1.1-.01 1.99-.9 1.99-2.01v-5.77l0 0c-.01-1.39 1.11-2.51 2.49-2.51 1.38-.01 2.5 1.11 2.5 2.49 0 0 0 0 0 0v3.76l0 0c0 1.1.89 1.99 2 1.99 1.1-.01 1.99-.9 1.99-2.01v-8"/><path d="M4.5.5l0 2.5"/><path d="M8.5.5l0 2.5"/></g></svg>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment