Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 400 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 400 Bytes

Gaming Trivia

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.

Technologies

  • React
  • axios
  • Node.js
  • PropTypes
  • Styled-Components