Skip to content

Code Hangar React Interview Instructions #1

Open
@csndra0504

Description

@csndra0504

Congrats and welcome to Stage 2 of the Code Hangar React Interview! All instructions for this stage are contained in this issue. The purpose of this stage is to provide you a small coding challenge that will help us evaluate your React proficiency and ability to complete work based on written instructions. If you have any questions about the requirements below, please leave a comment on this issue and one of our team members will respond within 48 hours.

Please read all instructions before getting started. Good luck and have fun!

1. Feature Request

Add a new component that displays the following:

  • an avatar that represents you
  • your name
  • your github username that links to your github profile
  • a link to your resume

Style the component to resemble the following example:

screen shot 2019-03-02 at 11 56 04 am

This component should display after the user arranges the items in the list to read "SHOW ME THE CODE" from top to bottom.

We will be evaluating your ability to write new code to develop a feature based on the above specifications.

2. Refactor

Currently, most code in this project lives in App.js. We would like you to refactor this file, including any code you write, into distinct components as needed. We will be evaluating your code style and organization.

3. Fix any console errors

When you are finished there should be no errors or messages displaying in the console.

4. Deploy

Deploy your finished application using https://www.netlify.com/

5. Submit a PR

Once you have complete all of the above, submit a PR to this repository with your changes and include a link to your application hosted on Netlify.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions