Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Hangar React Interview Instructions #1

Open
csndra0504 opened this issue Mar 2, 2019 · 0 comments
Open

Code Hangar React Interview Instructions #1

csndra0504 opened this issue Mar 2, 2019 · 0 comments
Assignees

Comments

@csndra0504
Copy link
Member

csndra0504 commented Mar 2, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants