Skip to content

A take-home test for front-end engineers

Notifications You must be signed in to change notification settings

Shorthand/fe-engineer-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refactoring Test

A challenge for front-end developers

While this app does technically work the code quality is poor. That's where you come in!

For this test you will be updating the code to be more manageable and adhere more to modern best practices for React apps.

We are specifically looking for code structure/component composition, accurate typings, as well as converting class-based components to a more functional approach.

Submitting your solution

Clone this repository and set up your own, new repository as the origin remote.

Once your remote repository is ready, add @ckortekaas and @nathanhoad and let us know that you've completed the challenge.

Your comments

...feel free to add any comments or thoughts in this section...


Create React App

This project was bootstrapped with Create React App.

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

A take-home test for front-end engineers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published