Skip to content

Instantly share code, notes, and snippets.

@cwlsn
Last active March 7, 2017 20:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cwlsn/c74b68c1483a688e2ca8431a7d07ea0c to your computer and use it in GitHub Desktop.
Save cwlsn/c74b68c1483a688e2ca8431a7d07ea0c to your computer and use it in GitHub Desktop.

Greetings prospective front end developer! I've put together a quick exercise as a basic test for some of the skills we use everyday. This is a Fiddle that fetches my starred GitHub repos and displays them. This is done in a straightforward way of creating the elements needed and adding them into the DOM. I've set the Javascript window to use Babel and the styles are in SCSS.

Exercise

Recreate the Fiddle using React! Have a poke around and see how the elements are structured and styled. Use any methods of styling and layout you want. Recently I've been enjoying Styled Components if you want to take a crack at that.

Put your code in a public repo with a Readme that says how to run the program. Ideally we can clone, install and run without issue.

Send your repo to jobs@mappedin.ca.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment