Skip to content

KateIvesDev/quizzical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizzical React App

This is a solution for the final solo project of the Scrimba React Course.

Table of contents

Overview

The challenge

The React project should consist of

[x] Two screens (start & questions)

[x] Pull 5 questions from the Open Trivia Database API

[x] Tally correct answers after the Check Answers button is clicked

[x] Adhere to the Figma design file scheme

[x] BONUS: Add the ability to select a quiz topic

Screenshot

Quizzical App

Links

My process

Built with

What I learned

Practiced using useState and useEffect hooks. Learned about the nanoid package and used it to generate unique keys for elements in a list.

Continued development

Add feature that allows user to see their last score; add a timer.

Author

About

Quiz application created with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published