Built a ReactJS web application and used the Twinword API to deploy an app of the famous Word Association Game with the help of React States. The game works by giving the user 3 words and then 2 options to go with. The correct answer is the word that relates to the 3 words the most. There are 10 levels to this game, where difficulty of the words increase with each level. The score rises by a point each time the user gets a correct answer, and decreases by a point everytime the user gets a prompt wrong.
Technologies
React
CSS
Javascript
Node
Twinword API
Axios
Back