Skip to content

danielmolnar/quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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