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.
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.
...feel free to add any comments or thoughts in this section...
This project was bootstrapped with Create React App.
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.