This app is a gaming trivia, which fetches questions from an external API. The challenging part was to transform undesired special characters provided by the API and how to display questions, which were already answered by the user.
- React
- axios
- Node.js
- PropTypes
- Styled-Components