Generic Code Test

I applied for a job and the employer asked for a sample of React code. I realized the only recent code I had was from work. It wouldn’t be fair (and intellectual property infringement) to share previous employers code with the next employer and the previous employer had finally removed me from the Git repo.

So, using Create React App I built a simple login and plugged it into the Lakebed dev server to show it working.

The entire project took less than 7 hours.

And the code I wrote for this is here.

Leave a Comment

Your email address will not be published. Required fields are marked *