Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 912 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 912 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.