Quizfest

A trivia game

This is my most recent work using everything I've learnt about React.js. These include using states and effects, fetching API, passing data and functions as properties to components and conditional rendering. I even had to write my first .babelrc file to handle the spread syntax inside my app.

The app is using the Open Trivia Database and provides a simple quiz of five questions from any category. After completion you can check whether your answers were correct.

I had tons of fun creating this app despite the lot of roadblocks along the way. This is my first app deployed to Netlify and this - though wasn't supposed to be - were challenging.

Please, enjoy my game!

Quizfest