Skip to content

Mudi-Igbinoba/Quizzical

Repository files navigation

Quizzical App

This is a solo project for Scrimba's React course.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for each page depending on their device's screen size
  • View the start quiz page and initialize game by clicking start page button
  • View loading screen before 5 trivia questions are generated
  • Select answers for each question and view their final score by clicking select answers button
  • See correct and wrong answers when select answers button is clicked
  • Reload questions by clicking the play again button

Screenshot

quiz-start quiz-questions quiz-answered

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • React - JS library
  • OTDB API - Trivia API

How to Install

  • Clone this repository to your local machine: git clone https://github.com/your-username/your-repo.git
  • Install dependencies npm install

How to Run App

npm run start Your frontend application should be running at http://localhost:3000.

Author

Releases

No releases published

Packages

No packages published