Skip to content
This repository was archived by the owner on Jan 20, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 789 Bytes

File metadata and controls

16 lines (11 loc) · 789 Bytes

Hinge Health React Code Challenge

This project was bootstrapped with Create React App.

It's a very minimal React application with the following added:

This mostly matches the libraries we use for our production React applications, so it is a good introduction to our frontend architecture.

To begin the challenge, please run yarn to install the dependencies, and then look at src/challenge.test.tsx to begin at the challenges.