Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 900 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 900 Bytes

Bots technical test instructions

Fork this repro and run npm i / yarn / bun install then run the start command.

The task

Please create components and style them in line with the designs file linked below. You can use your preference of styling tool. All the assets you should need are in the public folder, we've add the fonts to the stylesheet to get you going. Design link:

https://www.figma.com/file/cJBFVFmmCgODEdq4s3qekm/Front-end-Design-Task?type=design&node-id=3%3A557&mode=dev

The rules

  • You should be able to 'request dev mode' in figma, but if not, best-guess px values are fine.
  • Please don't spend more than an 60 minutes.
  • Don't use external tooling / libraries / packages

Send us a link to the fork when you are done

Good luck