A simple quiz App built with TypeScript, React, Styled Components and the Open Trivia API.
- Style difficulty text to have first letter capitalized (use css text-transform)
- Show user congratulations message at end of quiz
- Issue with local image not loading without //@ts-ignore
- Issue with parser not accessing types appropriately --- I will need to create a separate component that touches the DOM directly I think
- Review best practices