Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 906 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 906 Bytes

Redbubble Frontend Code Pairing Exercise

Context

The code under the /frontend folder will be used as a basis for our frontend pairing exercise. In the interview we'll talk through an extension and your thoughts on design and how you might evolve it.

Interview prep

  • Clone this repo. For the frontend interview you'll be working with the app in the /frontend folder.
  • Set up the app in your IDE of choice. You'll be sharing your screen during the pairing interview.
  • Make sure you use the node version specified in /frontend/.node-version
  • Make sure you can run yarn start and yarn test successfully before your interview.
  • Make sure you familiarise yourself with the code, app structure and tests before your interview. This will help you to jump straight into coding.

If you can see the following content on your browser you are good to go!

Preview