Skip to content

Lythmass/Quizzical-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizzical App

Scrimba's final challenge. A simple quiz project built with React.js, where you get random questions and answers through Opentdb API. Link to the hosted project: https://lythmass.github.io/Quizzical-App/

What did I learn?

After completing this challenge I learned that React is not easy, but gained some essential skills and knowledge for my next projects. Now I know how to use props, states, components and effects in more optimal way.

Features

  • Random and distinct questions
  • Displaying correct and incorrect (if chosen) answers
  • Responsive Design
  • Correct guesses counter
  • Restart function

Color Reference

Color Hex
Answer Button #08D9D6 #08D9D6
Submit Button #FF2E63 #FF2E63
Incorrect Answer #E84545 #E84545
Correct Answer #6BCB77 #6BCB77
Background Color #E4F9F5 #E4F9F5

Acknowledgements

🚀 About Me

I'm a CS Student, currently learning JavaScript/React

Feedback

If you have any feedback, please reach out to me at lythmass17@gmail.com

Author

@Lythmass

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors