- Duplicate this repo to your own GitHub account (you can make it private; if so please give access to
benface
and0xa3k5
). - Clone the new repo to your local machine.
- Run
pnpm install
to install the dependencies, thenpnpm dev
to start the dev server athttp://localhost:3000
. - Start working on the challenge (hint: you probably want to start in
src/app/page.tsx
). Take the time you need to reproduce the design and add any delight you deem necessary, but we don't expect you to spend more than 2 hours on it. - When you're done, push your changes to your repo and send us the link.
edgeandnode/design-engineer-challenge
Figma design & instructions: https://www.figma.com/design/kT2HOZLLowfbBNKKcvNdsb/Design-Engineer-Challenge-'24?node-id=74-1006&t=ExpnE1yl3BivMAvX-1
TypeScript